React Native: v0.76.8 Release

Release date:
April 1, 2025
Previous version:
v0.76.7 (released February 5, 2025)
Magnitude:
201 Diff Delta
Contributors:
10 total committers
Data confidence:
Commits:

Top Contributors in v0.76.8

zhongwuzw
tido64
foyarash
cortinico
byCedric
react-native-bot
vzaidman
cipolleschi
rubennorte
chrsmys

Directory Browser for v0.76.8

All files are compared to previous version, v0.76.7. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

v0.76.8

Fixed

  • FormData: Remove non compliant filename* attribute in a FormData content-disposition header (9e846b4d11 by @foyarash)
  • DevX: Disconnections of DevTools when the network is under significant strain. (08c04147ba by @vzaidman)
  • JS: Fix react-native-community/cli not being found in pnpm setups (9ba96ad79d6 by @tido64)
  • JS: Fix react-native-community/cli-platform-* packages not being found in monorepos (ffe7bd1471 by @tido64) #### Android specific
  • popup-menu-android: Fix react-native/popup-menu-android not building for 3rd party developers (ac637ff44 by @cortinico)
  • DevTools: Pass the bundle URL protocol when setting up HMR client on Android (68055f2d8a by @byCedric)
  • CLI: Fix registering of start and bundle commands with community CLI and isolated node_modules. (b9c4095e40 by @robhogan) #### iOS specific
  • layout: Layout direction changes are now honored on bundle reload. (23b888ff2d by @chrsmys)
  • TextInput: Fixes TextInput crashes when any text is entered while running as iOS app on apple silicon mac (e2b081e66f by @zhongwuzw)
  • Runtime: Convert to JSException only NSException from sync methods (8eec35f134 by @cipolleschi)

<!-- 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.