A framework for building native applications using React
COMMITS
/ scripts/version-utils.js May 5, 2023
L
Update nightly versioning of react-native (#37028)
Luna Wei committed
February 7, 2023
L
fix(script): handle patch versions after the .0 for set version (#36020)
Lorenzo Sciandra committed
January 18, 2023
L
fix(scripts): add logic for version scripts to account for local E2E test versioning (#35846)
Lorenzo Sciandra committed
November 25, 2022
R
Fix version validation for nightlies
Riccardo Cipolleschi committed
November 21, 2022
R
Improve version checks to avoid mistakes in the versioning (#35296)
Riccardo Cipolleschi committed
September 16, 2022
V
Build the React Native NPM package when git is not available (#34694)
Vincenzo Vitale committed
January 24, 2022
L
Use CircleCI API to trigger releases (#32937)
Luna Wei committed
December 30, 2021
A
Update copyright headers from Facebook to Meta
Andres Suarez committed
December 18, 2021
L
L
Use tag to set publish version (#32757)
Luna Wei committed
December 3, 2021
L
isTaggedVersion checks if the commit has a version tag on it
Luna Wei committed
December 1, 2021
L
Extract logic from bump-oss-version specific to prod releases
Luna Wei committed
L
Add getNextVersionFromTags
Luna Wei committed
November 5, 2021
L
Clean up publish-npm.js and use parseVersion
Luna Wei committed
L
Extract version parsing from release script
Luna Wei committed