Skip to content

Releases: react/react-native

0.71.0-RC.4

14 Dec 12:47

Choose a tag to compare

0.71.0-RC.4 Pre-release
Pre-release

How To Test

Generate a new project with the standard command:

npx react-native init RN0710RC4 --version 0.71.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 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.71.0-RC.3

30 Nov 18:14

Choose a tag to compare

0.71.0-RC.3 Pre-release
Pre-release

How To Test

Generate a new project with the standard command:

npx react-native init RN0710RC3 --version 0.71.0-rc.3

Info

  • 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.71.0-RC.2

24 Nov 17:38

Choose a tag to compare

0.71.0-RC.2 Pre-release
Pre-release

How To Test

Generate a new project with the standard command:

npx react-native init RN0710RC2 --version 0.71.0-rc.2

Info

  • 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.71.0-RC.1

23 Nov 17:31

Choose a tag to compare

0.71.0-RC.1 Pre-release
Pre-release

How To Test

Generate a new project with the standard command:

npx react-native init RN0710RC1 --version 0.71.0-rc.1

⚠️ we are aware of issues building iOS with RC1, we are already looking into that, and we'll publish an RC2 with that fix asap ⚠️

Workaround for building iOS

While we address the problem with iOS, you can get a successful iOS build by opening your Xcode project (RN0710RC1.xcworkspace), navigating to RN0710RC1's Build Phases, and removing the last phase [RN]Copy Hermes Framework by clicking on the bin icon and confirming.
Note that you will have to re-remove this build phase if you run pod install again.

Info

  • 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.6

15 Nov 16:48

Choose a tag to compare

Fixed

  • Fixed regression: @jest/create-cache-key-function dependency was inadvertedly bumped to 29.x. We are bringing it back to 27.0.1. (fb0e88beb9 by @kelset)

Changed

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

07 Nov 00:20

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 version is a patch release addressing the Android build issue that has been ongoing since Nov 4th 2022. If you are on 0.64.x, update to this version to fix it.

If you are on an older version of React Native, refer to this issue for details and the workaround you can apply in your project.

0.63.5

07 Nov 00:47

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 version is a patch release addressing the Android build issue that has been ongoing since Nov 4th 2022. If you are on 0.63.x, update to this version to fix it.

If you are on an older version of React Native, refer to this issue for details and the workaround you can apply in your project.

0.70.5

06 Nov 21:12

Choose a tag to compare

Hotfix

This version is a patch release addressing the Android build issue that has been ongoing since Nov 4th 2022. If you are on 0.70.x, update to this version to fix it.

If you are on an older version of React Native, refer to this issue for details and the workaround you can apply in your project.


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

06 Nov 21:12

Choose a tag to compare

Hotfix

This version is a patch release addressing the Android build issue that has been ongoing since Nov 4th 2022. If you are on 0.69.x, update to this version to fix it.

If you are on an older version of React Native, refer to this issue for details and the workaround you can apply in your project.


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

06 Nov 20:51

Choose a tag to compare

Hotfix

This version is a patch release addressing the Android build issue that has been ongoing since Nov 4th 2022. If you are on 0.68.x, update to this version to fix it.

If you are on an older version of React Native, refer to this issue for details and the workaround you can apply in your project.


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.