Files
Riccardo Cipolleschi 011118fe13 [LOCAL][RN] Revert React from 19Rc to 18.3.1 (#45779)
* Revert ReacRevert React from 19 to 18.3.1 due to React 19 not being out as stable

\## Changelog
[General][Changed] - Revert from React 19 RC to React 18.3.1

* Revert from React 19 RC to React 18.3.1

\## Changelog
[General][Changed] - Revert from React 19RC to React 18.3.1

* Fix ruby tests
2024-07-29 14:36:44 +01:00
..
2024-06-14 02:19:11 -07:00

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

create-release-commit

Creates a release commit to trigger a new release