What’s New

react-native v0.86.2

v0.86.2

0.86.2

Changed
  • Bump Hermes V1 to 250829098.0.16
Fixed
  • Fixed display: contents nodes having hasNewLayout set incorrectly
  • Use explicit ReactInstanceManager.mHasStartedDestroyingLock instead of using ReactInstanceManager.mHasStartedDestroying
  • Do not synchronize on java.lang.Boolean

⚠️ React Native 0.86.1 has not been published because of an issue with Maven. ⚠️

Fixed
  • Layout: Fixed display: contents nodes having hasNewLayout set incorrectly (36f69eff0d by j-piasecki)
Android
  • Runtime: Use explicit ReactInstanceManager.mHasStartedDestroyingLock instead of using ReactInstanceManager.mHasStartedDestroying (cdfba520fa by jingjing2222)
  • Runtime: Do not synchronize on java.lang.Boolean. (821045a24f by Yqwed)
Changed

Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

View original