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

Add support for Node 20, drop support for Node 14,16 #65

Merged
merged 2 commits into from
Apr 20, 2023

Conversation

Half-Shot
Copy link
Contributor

@Half-Shot Half-Shot commented Apr 19, 2023

@Half-Shot Half-Shot requested a review from a team as a code owner April 19, 2023 15:20
@@ -5,7 +5,7 @@
"main": "lib/index.js",
"types": "lib/index.d.ts",
"engines": {
"node": ">=14 <=18"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I personally don't think there is much value in locking newer versions of Node.

Copy link

@justinbot justinbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Half-Shot Half-Shot enabled auto-merge (squash) April 20, 2023 14:20
@Half-Shot Half-Shot disabled auto-merge April 20, 2023 14:20
@Half-Shot Half-Shot merged commit 3413960 into develop Apr 20, 2023
6 checks passed
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

2 participants