Sourced from react-native's releases.
0.66.4
Fixes for iOS:
- Revert "Fix Deadlock in RCTi18nUtil (iOS) (#31032)" https://github.com/facebook/react-native/commit/70ddf46c8afcd720e188b6d82568eac6ac8125e6
- Pick Fix post_install_workaround downgrading development targets: https://github.com/facebook/react-native/commit/a4a3e675542827bb281a7ceccc7b8f5533eae29f
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 in the changelog.md file.
Sourced from react-native's changelog.
v0.66.4
Fixed
iOS specific
- Revert "Fix Deadlock in RCTi18nUtil (iOS)" (70ddf46 by
@Saadnajmi)apply_Xcode_12_5_M1_post_install_workaroundcausing pods targetting iOS 12 and above to fail (a4a3e67554 by@Yonom)