Releases: react/react-native
0.70.0-rc.0
To test it, run:
npx react-native init RN070RC0 --version 0.70.0-rc.0
You can participate in the conversation on the status of this release in the working group.
To help you upgrade to this version, you can use the upgrade helper ⚛️
See changes from this release in the changelog PR
0.69.1
Changed
iOS specific
- Make all Yoga headers public and add #ifdef __cplusplus (43f831b23c by @janicduplessis)
Fixed
- Use monotonic clock for performance.now() (114d31feee)
iOS specific
- Fix build for React-RCTText (4ea38e16bf by @ph4r05)
- Fix RCT-Folly build error when use_frameworks! and hermes are both enabled (79baca678a by @Kudo)
- Fix use_frameworks! for 0.69 (f97c6a5b49 by @Kudo)
You can participate in the conversation on the status of this release in this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
0.69.0
0.69 stable is out!
This release includes 629 commits with 80 contributors! Thank you to all our contributors new and old! See the highlights of the release in our release blog post.
You can participate in the conversation on the status of this release in this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
0.69.0-rc.6
To test it, run:
npx react-native init RN069RC6 --version 0.69.0-rc.6
You can participate in the conversation on the status of this release in the working group.
To help you upgrade to this version, you can use the upgrade helper ⚛️
See changes from this release in the changelog PR
0.69.0-rc.5
To test it, run:
npx react-native init RN069RC5 --version 0.69.0-rc.5
You can participate in the conversation on the status of this release in the working group.
To help you upgrade to this version, you can use the upgrade helper ⚛️
See changes from this release in the changelog PR
0.69.0-rc.4
To test it, run:
npx react-native init RN069RC4 --version 0.69.0-rc.4
NOTE: Installing hermes on iOS is currently broken and will be fixed in the next RC.
You can participate in the conversation on the status of this release in the working group.
To help you upgrade to this version, you can use the upgrade helper ⚛️
See changes from this release in the changelog PR
0.69.0-rc.3
To test it, run:
npx react-native init RN069RC3 --version 0.69.0-rc.3
You can participate in the conversation on the status of this release in the working group.
To help you upgrade to this version, you can use the upgrade helper ⚛️
See changes from this release in the changelog PR
0.69.0-rc.2
To test it, run:
npx react-native init RN069RC2 --version 0.69.0-rc.2
NOTE: Installing hermes on iOS is currently broken and will be fixed in the next RC.
You can participate in the conversation on the status of this release in the working group.
To help you upgrade to this version, you can use the upgrade helper ⚛️
See changes from this release in the changelog PR
0.69.0-rc.1
To test it, run:
npx react-native init RN069RC1 --version 0.69.0-rc.1
You can participate in the conversation on the status of this release in the working group.
To help you upgrade to this version, you can use the upgrade helper ⚛️
See changes from this release in the changelog PR
0.68.2
Changed
- Bump used version of react-native-codegen to 0.0.17 (dfda480a98 by @cortinico)
- Bump react-native-codegen to 0.0.17 (a5ddc2e165 by @cortinico)
Fixed
Android specific
- Working around Long paths limitation on Windows (62ef6f5fa1 by @mganandraj)
You can participate in the conversation on the status of this release in this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.