Update Node.js to v18 in all RN packages
Summary:
Bump minimum Node JS version to 18 via react-native/package.json#engines
In https://github.com/facebook/react-native/pull/35443 we bumped up the node version from 16 to 18.
Node 16 ends maintenance releases on 2023-09-11, and bumping this minimum will allow other associated Node JS tools (CLI, Metro, Jest) to reduce their support burden.
This follows up by formally making Node 18 the minimum supported version.
Docs PR: https://github.com/facebook/react-native-website/pull/3748
Changelog: [General][Breaking] Bump minimum Node JS version to 18
Differential Revision: D46583997
This pull request was exported from Phabricator. Differential Revision: D46583997
This pull request was exported from Phabricator. Differential Revision: D46583997
This pull request was exported from Phabricator. Differential Revision: D46583997
@cortinico, @kelset just "curious" which version this bump to v18 will target (0.74)?
Since the bump/enforce to v16 is supposed to target 0.73
This pull request was exported from Phabricator. Differential Revision: D46583997
This pull request was exported from Phabricator. Differential Revision: D46583997
This pull request was exported from Phabricator. Differential Revision: D46583997
Since the bump/enforce to
v16is supposed to target0.73
We'll probably end up bumping v18 in 0.73. This is due to the recent Node 16 EOL note https://nodejs.org/en/blog/announcements/nodejs16-eol
This pull request was exported from Phabricator. Differential Revision: D46583997
This pull request was exported from Phabricator. Differential Revision: D46583997
This pull request was exported from Phabricator. Differential Revision: D46583997
This pull request was exported from Phabricator. Differential Revision: D46583997
This pull request was exported from Phabricator. Differential Revision: D46583997
This pull request was exported from Phabricator. Differential Revision: D46583997
This pull request was exported from Phabricator. Differential Revision: D46583997
This pull request was exported from Phabricator. Differential Revision: D46583997
This pull request was exported from Phabricator. Differential Revision: D46583997
This pull request has been merged in facebook/react-native@2eb25cbdbe8d1ce720ffdf5f5d855e1cbf14142b.