React Native: v0.76.1 Release

Release date:
October 29, 2024
Previous version:
Could not determine previous release version
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in v0.76.1

Could not determine top contributors for this release.

Directory Browser for v0.76.1

We couldn't find a release before this one

Release Notes Published

Fixed

Android specific

  • runtime Made AppRegistry callable from Native code in Bridgeless (fixes headless tasks) (f3fee67c54 by @robik)
  • runtime Add jsBundleFile to DefaultReactNativeHost.kt (e56bd89ef)

iOS specific

  • infra Pin Xcodeproj to < 1.26.0 (e8776240b41)
  • runtime Fixes regression of RCTWindowFrameDidChangeNotification not fired (e271b23fad by @zhongwuzw)
  • runtime Fixed bug where background colors would sometimes animate when changing on Views (1d6ac09530 by @joevilches)
  • codegen Do not generate the ComponentCls function in the RCTThirdPartyFabricComponentsProvider for components deined in the app. (dc7e9e2d83 by @cipolleschi)
  • infra Generated NODE_BINARY in .xcode.env.local now supports paths with a space (eeaa3ff458 by @blakef)

<!-- TODO Update these links for your release version --> Hermes dSYMS: - Debug - Release


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.