Skip to content

Add support for Symbol keys #75

@examosa

Description

@examosa

Symbol keys are currently lost when cloning objects in _changeImmutable. It should be possible to add support by substituting for...in with Reflect.ownKeys. This would be a breaking change in terms of platform compatibility, but I think ES2015 is a reasonable baseline for a library in 2024.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions