Skip to content

Allow JSON5 in JSONDecoder#447

Merged
ktoso merged 4 commits intoswiftlang:mainfrom
ktoso:wip-json-decoder-json5
Nov 17, 2025
Merged

Allow JSON5 in JSONDecoder#447
ktoso merged 4 commits intoswiftlang:mainfrom
ktoso:wip-json-decoder-json5

Conversation

@ktoso
Copy link
Copy Markdown
Collaborator

@ktoso ktoso commented Nov 14, 2025

I hadn't realized JSONDecoder has gained JSON5 support, so we don't need to do the manual // stripping and can just enable 5 mode when decoding JSON :-)

I hadn't realized JSONDecoder has gained JSON5 support, so we don't need
to do the manual // stripping and can just enable 5 mode when decoding
JSON :-)
@ktoso ktoso merged commit 61fa6ab into swiftlang:main Nov 17, 2025
48 checks passed
@ktoso ktoso deleted the wip-json-decoder-json5 branch November 17, 2025 02:36
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.

2 participants