Sourced from react-native's releases.
v0.66.1
0.66.1 is out with some fixes:
Fixed
- Fix for unable to find find-node.sh in react-native-xcode.sh (cc59a7c by
@garethknowles)- For Android, general fixes to Appearance API and also fixes
AppCompatDelegate.setDefaultNightMode(). For iOS, now works correctly when settingwindow.overrideUserInterfaceStyle(25a2c60 by@mrbrentkelly)- Fix Android border positioning regression (d1a33cd by
@oblador)
You can participate in the conversation on the status of this release at this discussion.
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history over at
react-native-releases.v0.66.0
0.66 stable is out!
This release includes 621 commits with 92 contributors! Thank you to all our contributors new and old! You can find the full changelog here.
- See the highlights of the release in our release blog post.
- You can participate in the conversation on the status of this release at this issue.
- You can upgrade to this version using the upgrade helper webtool ⚛️
v0.66.0-rc.4
⚠️ THIS IS A STABLE RELEASE CANDIDATE ⚠️
We are treating
v0.66.0-rc.4as the stable release candidate forv0.66.0. Please upgrade to or create new apps with it, if you'd like to help us test this hopefully final candidate!
To test it by creating a new app, run:
npx react-native init RN066RC4 --version 0.66.0-rc.4To upgrade your app to this version, see the React Native Upgrade Helper to double check necessary changes to upgrade. Reference: https://github.com/react-native-community/rn-diff-purge/commit/36fd41cb416ce98ed7680737deb4f06413ce8ab2
We're working on the changelog and you can read the draft here.
We are tracking the status in this this issue. For any issues you find, please create a Release Blocking issue here. Thank you!
... (truncated)
d48ed4a [0.66.1] Bump version numbers80e5abd Fix Android border positioning regression (#32398)e94f9fa Addressing various issues with the Appearance API (#28823) (#29106)bd01f16 Fix: find-node.sh location in react-native-xcode.sh script (#32227)09a21f0 [0.66.0] Bump version numbersd47fd4a [0.66.0-rc.4] Bump version numbersa6a983d OSS: bump-oss-version -- update Podfile.lock later in the flowef280d6 [LOCAL] Port react-native-codegen new .gitignore from main9967318 OSS: update Podfile.lock automatically when bumping release version6b014e8 Don’t hard-code CocoaPods’s sandbox path (#32243)This version was pushed to npm by fb, a new releaser for react-native since your current version.