React Native: v0.77.2 Release

Release date:
March 25, 2025
Previous version:
v0.77.1 (released February 13, 2025)
Magnitude:
93 Diff Delta
Contributors:
8 total committers
Data confidence:
Commits:

Top Contributors in v0.77.2

zhongwuzw
fbp93
mateoguzmana
robhogan
CHOIMINSEOK
react-native-bot
vzaidman
cipolleschi

Directory Browser for v0.77.2

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Added

iOS specific

  • Codegen: Add the source parameter to generate-codegen-artifacts to avoid generating files not needed by libraries. (98b8f17811 by @cipolleschi)

Fixed

  • DevTools: Fix disconnections of DevTools when the network is under significant strain. (b0974135bf by @vzaidman)
  • CLI: Fix registering of start and bundle commands with community CLI and isolated node_modules. (1f002f9999 by @robhogan)
  • Metro: Bump minimum Metro to 0.81.3, fix "_interopRequireDefault is not a function" with enablePackageExports (b335436113 by @robhogan)

Android specific

iOS specific

  • Interop Layer: Properly pass nil for nullable parameters instead of NSNull for legacy modules (619d5dfbb2 by @cipolleschi)
  • TextInput: Fix crashes when any text is entered while running as iOS app on apple silicon mac (8d7aca30e7 by @zhongwuzw)

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.