-
Notifications
You must be signed in to change notification settings - Fork 8
feat!: drop node<18 #77
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
Conversation
Currently, v20.9.0. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Considering we're the only ones using this package, we can pretty much do what we want. 😄
Prerequisites checklist
What is the purpose of this pull request?
Node<18 has been EOL for several years, it's time to drop support for them.
What changes did you make? (Give an overview)
Node version support aligns with ESLint v9.
Related Issues
Is there anything you'd like reviewers to focus on?