Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: bump json5 to use type definition provided officially #158

Merged
merged 1 commit into from Feb 13, 2021

Conversation

koba04
Copy link
Contributor

@koba04 koba04 commented Feb 10, 2021

json5 has provided its type definition from v2.2.0, so @types/json5 has been deprecated.
https://github.com/json5/json5/releases/tag/v2.2.0

json5 has dropped Node v4 support at v2, so if tsconfig-paths supports the version, this would be a breaking change.

Thanks!

@jonaskello
Copy link
Member

Thanks!

@jonaskello jonaskello merged commit 0b259d4 into dividab:master Feb 13, 2021
@koba04 koba04 deleted the remove-types-json5 branch February 15, 2021 14:13
@koba04
Copy link
Contributor Author

koba04 commented Feb 15, 2021

Thank you!

@ljharb
Copy link

ljharb commented Aug 19, 2021

See #171 - this is indeed a breaking change published in a minor version, because json5 v2 breaks on node 4.

@jonaskello
Copy link
Member

@ljharb Good catch, I'll revert this PR then.

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.

None yet

3 participants