Sourced from react-native's releases.
v0.66.2
0.66.2 is out with some fixes:
Fixed
- Compare the LogBoxData ignorePatterns with the right code (a950634 by
@wiseqingyang)- [iOS] Fix logbox window capturing touch events (72ea0e1 by
@paddlefish)- Commit generated codegen files as a temporary workaround for devX issue with
yarn installremoving codegen assets. Proper fix coming in later. (5f7deb5 by@kelset)
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.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.
Sourced from react-native's changelog.
Changelog
v0.66.1
Fixed
- For Android, general fixes to Appearance API and also fixes AppCompatDelegate.setDefaultNightMode(). For iOS, now works correctly when setting window.overrideUserInterfaceStyle (25a2c608f7 by
@mrbrentkelly)Android specific
- Fix Android border positioning regression (d1a33cd139 by
@oblador)iOS specific
- Fix for unable to find
find-node.shinreact-native-xcode.shscript (cc59a7cbde by@garethknowles)
6c19dc3 [0.66.2] Bump version numbers11644d7 Hide the logbox window explicitly. New behavior in iOS SDK appears to… (#32435)9d601e4 fix: compare the LogBoxData ignorePatterns with the right code (#31977)7382f55 [LOCAL] reintroduce generated codegen filesd48ed4a [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)This version was pushed to npm by fb, a new releaser for react-native since your current version.