-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Breaking: Bump minimum Node.js version to v22.11 (prev LTS) #55038
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
cortinico
left a comment
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.
Review automatically exported from Phabricator review in Meta.
Summary: Pull Request resolved: #55038 Bump the minimum to Node.js v22.11, which is the previous LTS now that v24 is in LTS. Drop support for Node v20. https://nodejs.org/en/blog/release/v22.11.0 https://nodejs.org/en/about/previous-releases Changelog: [General][Breaking] Bump minimum Node.js version to v22.11 Reviewed By: cortinico, huntie Differential Revision: D90109056
770b3b5 to
cfeb147
Compare
|
This pull request was successfully merged by @robhogan in cfeb147 When will my fix make it into a release? | How to file a pick request? |
|
This pull request was successfully merged by @robhogan in 8f10b33 When will my fix make it into a release? | How to file a pick request? |
Summary: Pull Request resolved: #55113 Reverts #55038 Dropping v20 (still in LTS) causes friction with Expo's LTS policy, so we're restoring support for v20.19. Changelog: [General][Added] Revert #55038 Reviewed By: shwanton Differential Revision: D90467161 fbshipit-source-id: d876cf7869f11e04058f88239f553704e0706514
Summary: Pull Request resolved: #55113 Reverts #55038 Dropping v20 (still in LTS) causes friction with Expo's LTS policy, so we're restoring support for v20.19. Changelog: [General][Added] Revert #55038 Reviewed By: shwanton Differential Revision: D90467161 fbshipit-source-id: d876cf7869f11e04058f88239f553704e0706514
Summary: Pull Request resolved: facebook/react-native#55038 Bump the minimum to Node.js v22.11, which is the previous LTS now that v24 is in LTS. Drop support for Node v20. https://nodejs.org/en/blog/release/v22.11.0 https://nodejs.org/en/about/previous-releases Changelog: [General][Breaking] Bump minimum Node.js version to v22.11 Reviewed By: cortinico, huntie Differential Revision: D90109056 fbshipit-source-id: 178f29d3131f21fccf956decc9ac94365a2bfe53
Summary: Pull Request resolved: facebook/react-native#55113 Reverts facebook/react-native#55038 Dropping v20 (still in LTS) causes friction with Expo's LTS policy, so we're restoring support for v20.19. Changelog: [General][Added] Revert facebook/react-native#55038 Reviewed By: shwanton Differential Revision: D90467161 fbshipit-source-id: d876cf7869f11e04058f88239f553704e0706514
Summary: Pull Request resolved: facebook/react-native#55038 Bump the minimum to Node.js v22.11, which is the previous LTS now that v24 is in LTS. Drop support for Node v20. https://nodejs.org/en/blog/release/v22.11.0 https://nodejs.org/en/about/previous-releases Changelog: [General][Breaking] Bump minimum Node.js version to v22.11 Reviewed By: cortinico, huntie Differential Revision: D90109056 fbshipit-source-id: 178f29d3131f21fccf956decc9ac94365a2bfe53
Summary: Pull Request resolved: facebook/react-native#55113 Reverts facebook/react-native#55038 Dropping v20 (still in LTS) causes friction with Expo's LTS policy, so we're restoring support for v20.19. Changelog: [General][Added] Revert facebook/react-native#55038 Reviewed By: shwanton Differential Revision: D90467161 fbshipit-source-id: d876cf7869f11e04058f88239f553704e0706514
Summary:
Bump the minimum to Node.js v22.11, which is the previous LTS now that v24 is in LTS. Drop support for Node v20.
https://nodejs.org/en/blog/release/v22.11.0
https://nodejs.org/en/about/previous-releases
Changelog: [General][Breaking] Bump minimum Node.js version to v22.11
Differential Revision: D90109056