-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels