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

build!: switch to esm #552

Merged
merged 1 commit into from
Mar 19, 2025
Merged

build!: switch to esm #552

merged 1 commit into from
Mar 19, 2025

Conversation

nihalgonsalves
Copy link
Owner

@nihalgonsalves nihalgonsalves commented Mar 10, 2025

BREAKING CHANGE: This drops support for Node 18, and switches to a pure ESM package. This means that you either have to use "type": "module" in your package.json, or upgrade to a Node version that supports require(esm), i.e. >= v20.19.0, >= v22.12.0, or v23 and above.

@nihalgonsalves nihalgonsalves marked this pull request as ready for review March 19, 2025 14:47
@nihalgonsalves nihalgonsalves merged commit 449c422 into main Mar 19, 2025
2 of 3 checks passed
@nihalgonsalves nihalgonsalves deleted the ng/esm branch March 19, 2025 14:48
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.

1 participant