-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Labels
Workstream: Releases and IntegrationsKeep RNW current with RN releases.Keep RNW current with RN releases.enhancement
Milestone
Description
Summary
We will need to update all parts of the repo to make Node 22 the minimum version. This includes coordinating:
- Creating a new VM image which installs a version of Node 22.
- Updating our
rnw-dependencies.ps1
dependency script to require (and install if necessary) the same version as in the VM images - Update the minimum node engine version in all of our packages
- Fixing all the issues that may arise with the upgrade
Motivation
In facebook/react-native@df39ead, upstream moved from Node 18 to Node 22. We will to need to be ready for that when the integrations catch up and it must be there for 0.81.
Basic Example
No response
Open Questions
No response
Metadata
Metadata
Assignees
Labels
Workstream: Releases and IntegrationsKeep RNW current with RN releases.Keep RNW current with RN releases.enhancement