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

feat: adding support for node 18 #495

Merged
merged 3 commits into from
Apr 20, 2022
Merged

feat: adding support for node 18 #495

merged 3 commits into from
Apr 20, 2022

Conversation

erunion
Copy link
Member

@erunion erunion commented Apr 20, 2022

🧰 Changes

Node 18 hit GM yesterday so we need to support it.

Instead of changing our engines requirements to be inclusive we're now going to allow Node 14+, and going forward will revise this when LTS releases get EOL'd.

🧬 QA & Testing

Tests on Node 18 should be passing.

@erunion erunion added the enhancement New feature or request label Apr 20, 2022
@erunion erunion requested a review from kanadgupta April 20, 2022 17:50
Comment now reflects what the `engines.node` field looks like
@erunion erunion merged commit 774407d into main Apr 20, 2022
@erunion erunion deleted the feat/support-node18 branch April 20, 2022 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants