Skip to content

fix: preserve symbol-keyed properties in object schema output - #6361

Open
deepshekhardas wants to merge 2 commits into
colinhacks:mainfrom
deepshekhardas:fix/2734-symbol-keys
Open

fix: preserve symbol-keyed properties in object schema output#6361
deepshekhardas wants to merge 2 commits into
colinhacks:mainfrom
deepshekhardas:fix/2734-symbol-keys

Conversation

@deepshekhardas

Copy link
Copy Markdown
Contributor

Fixes #2734. Symbols as object shape keys are now parsed and passthrough preserves them; strict mode reports them as unrecognized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Properties with Symbol keys are stripped from objects, even with passthrough()

1 participant