Nx (v21) Version Actions for React Native macOS releases.
This package provides custom Version Actions for Nx 21's modern release system (useLegacyVersioning: false). It extends the built-in JsVersionActions to include React Native platform-specific artifact updates.
When versioning the react-native-macos project, this package automatically:
- Updates standard package.json files (via the base
JsVersionActions) - Updates React Native platform artifacts:
ReactAndroid/gradle.propertiesReactNativeVersion.javaRCTVersion.mReactNativeVersion.hReactNativeVersion.js
- Creates a
.rnm-publishmarker file to indicate successful versioning