-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
Drop support for Node.js 16 #221
Conversation
We might want to update the |
Line 93-94 of
|
1258eb1
to
a28ea98
Compare
On a surface level now that mobile is on Node 18 I agree with this. I guess this assumes that we want to go with #216, however? It seemed that the conversation about |
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.
Marking this as blocked by discussion in #216 and also in Slack.
We have discussed the concerns in #216 and that PR is good to go. Hence this PR is good to go as well.
I've fixed the merge conflicts on this PR. I also took the liberty to update to 18.18 (the current minor version as of this writing). |
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!
Node.js 16 is EOL, so we can drop support for it.
Blocking
Blocked by