Skip to content

Releases: react/react-native

0.68.7

26 Apr 13:31

Choose a tag to compare

🚨 IMPORTANT: This is an exceptional release on an unsupported version. We recommend you upgrade to one of the supported versions, listed here.

Hotfix

This release is primarily aimed at addressing issues with ANRs using multiline TextInput on Samsung devices (#35936, #35590).

Fixed

  • Use logical operator instead of bit operation in Yoga (c3ad8 by @cuva)

Android specific


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

0.69.10

25 Apr 16:12

Choose a tag to compare

This release is primarily aimed at addressing issues with ANRs using multiline TextInput on Samsung devices (#35936, #35590).

Fixed

Android specific


You can participate in the conversation on the status of this release in this discussion.


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

19 Apr 09:24

Choose a tag to compare

This release is primarily aimed at addressing issues with ANRs using multiline TextInput on Samsung devices (#35936, #35590).

Fixed

iOS specific

Android specific


You can participate in the conversation on the status of this release in this discussion.


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

19 Apr 11:06

Choose a tag to compare

This release is primarily aimed at addressing issues with ANRs using multiline TextInput on Samsung devices (#35936, #35590).

Changed

  • Update Hermes to hermes-2023-04-13-RNv0.70.8-c9b539bf3d7bfa4143ff1a5751886c7b2dd728a2 (7b1441730b), contains:
    • Remove register stack size override in hermes.cpp (03f2df)
    • Increase default max stack size (1b759f4)

Fixed

Android specific

iOS specific


You can participate in the conversation on the status of this release in this discussion.


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.0-RC.1

05 Apr 13:58

Choose a tag to compare

0.72.0-RC.1 Pre-release
Pre-release

How To Test

Generate a new project with the standard command:

npx react-native@latest init RN0720RC1 --version 0.72.0-rc.1


  • 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 PR


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!

0.70.8

04 Apr 10:30

Choose a tag to compare

Changed

iOS specific

Fixed

iOS specific


You can participate in the conversation on the status of this release in this discussion.


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

04 Apr 11:24

Choose a tag to compare

Changed

iOS specific

Fixed

iOS specific


You can participate in the conversation on the status of this release in this discussion.


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

03 Apr 16:52

Choose a tag to compare

Fixed

iOS specific


You can participate in the conversation on the status of this release in this discussion.


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

29 Mar 13:22

Choose a tag to compare

Changed

  • Bump CLI to 10.2.2 and Metro to 0.73.9 (4c3bc24893 by @kelset), contains:
    • CLI fix: correctly list ios devices and simulators (relevant PR)
    • Metro fix: fix watching contents of new directories in NodeWatcher (ab86982 by @robhogan)

Android specific

iOS specific

Fixed

Android specific

iOS specific


You can participate in the conversation on the status of this release in this discussion.


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.0-RC.0

21 Mar 10:37

Choose a tag to compare

0.72.0-RC.0 Pre-release
Pre-release

How To Test

Generate a new project with the standard command:

npx react-native@latest init RN0720RC0 --version 0.72.0-rc.0


  • 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 PR


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!