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

[v3] Drop support against end-of-lifed Node.js versions #380

Merged
merged 3 commits into from
Oct 28, 2023

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Oct 18, 2023

We dropped support against EoL Node.js versions 10-16.

@babel/preset-env is now targeted Node.js 18, but I'm going to work for removing babel and replace the build step into rollup, for making ESM entrypoint.

Close #291.

@yhatt yhatt merged commit 5645028 into main Oct 28, 2023
4 checks passed
@yhatt yhatt deleted the drop-eol-node-support branch October 28, 2023 03:04
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.

Drop EoL Node support
1 participant