get-rc-version
Retrieve available React Native release candidate versions from GitHub to evaluate new features and changes before upgrading. Use with get-react-native-diff tool to preview updates and plan upgrades effectively.
Instructions
Gets the latest release candidate versions of React Native from GitHub releases.
OVERVIEW: This tool returns a list of available release candidate versions that you can use for upgrading.
VERSION FORMAT: • The version numbers follow semantic versioning (e.g. 0.72.0-rc.0) • Include the release candidate tag
RELEASE CANDIDATE INFO: • Each version in the returned list represents a pre-release that has undergone testing • May still contain bugs as they are not production-ready
USAGE: • This tool is commonly used before planning an upgrade to evaluate new features and changes in upcoming releases • The versions can be used with the get-react-native-diff tool to preview changes before upgrading • Please select one version from the returned list to use for the upgrade process
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |