React Native: v0.74.0-rc.4 Release

Release date:
March 18, 2024
Previous version:
v0.74.0-rc.3 (released March 18, 2024)
Magnitude:
181 Diff Delta
Contributors:
11 total committers
Data confidence:
Commits:

Top Contributors in v0.74.0-rc.4

byCedric
huntie
distiller-1ec3
cortinico
arushikesarwani94
cipolleschi
szymonrybczak
Kudo
joevilches
zhongwuzw

Directory Browser for v0.74.0-rc.4

All files are compared to previous version, v0.74.0-rc.3. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

Breaking

Android specific

  • Implement getJSCallInvokerHolder() for Bridgeless Catalyst Instance (c6076bca97)

Added

iOS specific

Changed

Fixed

  • Add missing registerCallableModule TypeScript definitions (6bc95b2074 by @Kudo)
  • Allow Inspector proxy to inline source maps on LAN connections (3dee6d31b9 by @byCedric)
  • Fix Bridgeless React Context test in OSS (bdca260679)
  • Fix bug where absolute nodes were not insetted correctly in certain cases (3341ab7cc0 by @joevilches)

Android specific


Hermes dSYMS: * Debug * Release


How to Test

Generate a new project:

<!-- TODO Update with your version -->

npx react-native@next init RN0740RC4 --version 0.74.0-rc.4

  • You can participate in the conversation on the status of this release in the working group.
  • To help you upgrade to this version, you can use the upgrade helper βš›οΈ.
  • See changes from this release in the changelog.

Help us testing πŸ§ͺ

<!-- TODO Add the call to action for something specific that we want folks to test -->

Let us know how it went by posting a comment in the working group discussion! Please specify with system you tried it on (ex. macos, windows).

Bonus points: It would be even better if you could swap things around: instead of using a fresh new app, use a more complex one - or use a different library that is already leveraging the new architecture!