mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
abb7070a51
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/44397 X-link: https://github.com/facebook/metro/pull/1270 Upgrades `react-native` and `relay` to the newly published `react@18.3.1`. Changelog: [General][Changed] - Upgrade to `react@18.3.1` Reviewed By: jackpope Differential Revision: D56901818 fbshipit-source-id: 423d35205bb533c6a39c0fed25a1ffea1f0bc12d
scripts/releases
Scripts related to creating a React Native release. These are the lower level entry points used by scripts/releases-ci.
Commands
For information on command arguments, run node <command> --help.
remove-new-arch-flags
Updates native build files to disable the New Architecture.
set-version
Sets a singular version for the entire monorepo (including react-native package)
set-rn-version
Updates relevant files in the react-native package and template to materialize the given release version.
update-template-package
Updates workspace dependencies in the template apppackage.json