Skip to content

Releases: facebook/react-native

0.74.0

22 Apr 17:32
Compare
Choose a tag to compare

0.74 stable is out!

This release includes over 1673 commits from 57 contributors! Thank you to all our contributors new and old! See the highlights of the release in our release blog post.


To help you upgrade to this version, you can use the upgrade helper ⚛️


Hermes dSYMS:


You can find the whole changelog history in the changelog.md file.

v0.73.7

18 Apr 18:46
Compare
Choose a tag to compare

Fixed

Android specific

iOS specific


Hermes 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 ⚛️


You can find the whole changelog history in the changelog.md file.

0.72.13

18 Apr 20:43
Compare
Choose a tag to compare

v0.72.13

Added

iOS specific

Fixed

Android specific


You can file issues or pick requests against this release here


To help you upgrade to this version, you can use the upgrade helper ⚛️


You can find the whole changelog history in the changelog.md file.

0.74.0-rc.9

15 Apr 15:19
Compare
Choose a tag to compare
0.74.0-rc.9 Pre-release
Pre-release

Added

iOS specific

Fixed

iOS specific


Hermes dSYMS:


How to Test

Generate a new project:

npx react-native@next init RN0740RC9 --version 0.74.0-rc.9

Help us testing 🧪

If you find an issue, please let us know by opening a new Bug Report! Please specify with system you tried it on (ex. macos, windows).

Bonus points: It would be even better if you could swap things around: e.g. instead of using a fresh new app, using a real project with more complex code. Or, try using native libraries that use the New Architecture!

0.74.0-rc.8

10 Apr 14:39
Compare
Choose a tag to compare
0.74.0-rc.8 Pre-release
Pre-release

Added

iOS specific

Fixed

Android specific

iOS specific


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

0.71.18

09 Apr 19:02
Compare
Choose a tag to compare

Fixed

iOS specific


You can file issues or pick requests against this release here


To help you upgrade to this version, you can use the upgrade helper ⚛️


You can find the whole changelog history in the changelog.md file.

0.74.0-rc.7

08 Apr 14:03
Compare
Choose a tag to compare
0.74.0-rc.7 Pre-release
Pre-release

Fixed

iOS specific


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

0.74.0-rc.6

02 Apr 12:33
Compare
Choose a tag to compare
0.74.0-rc.6 Pre-release
Pre-release

Added

Changed

Fixed

Android specific

iOS specific


Hermes dSYMS:


How to Test

Generate a new project:

npx react-native@next init RN0740RC6 --version 0.74.0-rc.6

Help us testing 🧪

If you find an issue, please let us know by opening a new Bug Report! Please specify with system you tried it on (ex. macos, windows).

Bonus points: It would be even better if you could swap things around: e.g. instead of using a fresh new app, using a real project with more complex code. Or, try using native libraries that use the New Architecture!

0.74.0-rc.5

25 Mar 16:25
Compare
Choose a tag to compare
0.74.0-rc.5 Pre-release
Pre-release

Breaking

Android specific

Added

Android specific

Android specific

iOS specific

Fixed

Android specific


Hermes dSYMS:


How to Test

Generate a new project:

npx react-native@next init RN0740RC5 --version 0.74.0-rc.5

Help us testing 🧪

If you find an issue, please let us know by opening a new Bug Report! Please specify with system you tried it on (ex. macos, windows).

Bonus points: It would be even better if you could swap things around: e.g. instead of using a fresh new app, using a real project with more complex code. Or, try using native libraries that use the New Architecture!

0.74.0-rc.4

18 Mar 16:54
Compare
Choose a tag to compare
0.74.0-rc.4 Pre-release
Pre-release

Breaking

Android specific

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:


How to Test

Generate a new project:

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 🧪

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!