Skip to content

Releases: react/react-native

0.68.0-rc.0

28 Jan 19:30

Choose a tag to compare

0.68.0-rc.0 Pre-release
Pre-release

To test it, run:

npx react-native init RN068RC0 --version 0.68.0-rc.0

Please be aware that with 68, JDK 11 is required.


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


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


See changes from this release in the changelog PR

0.67.1

20 Jan 19:32

Choose a tag to compare

A patch release including fixes to unblock Detox and Android JSC builds


You can participate in the conversation on the status of this release at 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.67.0

19 Jan 01:13

Choose a tag to compare

0.67 stable is out!

This release includes 385 commits with 75 contributors! Thank you to all our contributors new and old! You can find the full changelog here.

0.67.0-rc.6

14 Dec 19:58

Choose a tag to compare

0.67.0-rc.6 Pre-release
Pre-release

We are aiming for this to be our candidate for stable. We aim to promote 0.67.0-rc.6 to stable in the first half of January 2022.

  • (iOS) Fix M1 build error when pod has no IPHONEOS_DEPLOYMENT_TARGET 9cd4092

To test it, run

npx react-native init RN067RC6 --version 0.67.0-rc.6

You can participate in the conversation on the status of this release at 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.66.4

09 Dec 21:59

Choose a tag to compare

Fixes for iOS:

  • Revert "Fix Deadlock in RCTi18nUtil (iOS) (#31032)" 70ddf46
  • Pick Fix post_install_workaround downgrading development targets: a4a3e67

You can participate in the conversation on the status of this release at 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.67.0-rc.5

07 Dec 00:14

Choose a tag to compare

0.67.0-rc.5 Pre-release
Pre-release

We are aiming for this to be our candidate for stable (🤞)


To test it, run

npx react-native init RN067RC5 --version 0.67.0-rc.5

You can participate in the conversation on the status of this release at 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.

v0.67.0-rc.4

01 Dec 01:00

Choose a tag to compare

v0.67.0-rc.4 Pre-release
Pre-release

Updated pre-release with some fixes and Hermes 0.10

  • Hermes 0.10 for iOS: 040e72e, Hermes 0.10 for Android: 1d6af14
  • Revert f3fe7a0 as it breaks EXTRA_PACKAGER_ARGS on iOS
  • Revert "Fix Deadlock in RCTi18nUtil (iOS) (#31032)" 70ddf46

You can participate in the conversation on the status of this release at 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.67.0-rc.3

10 Nov 21:51

Choose a tag to compare

0.67.0-rc.3 Pre-release
Pre-release

This release picks some fixes that were also picked on 0.66.3


You can participate in the conversation on the status of this release at 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.

v0.66.3

10 Nov 18:10

Choose a tag to compare

This release contains a set of improvements to the script we use for npm releases; aside from it:


You can participate in the conversation on the status of this release at 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.

v0.66.2

04 Nov 07:32

Choose a tag to compare

0.66.2 is out with some fixes:

Fixed

  • Compare the LogBoxData ignorePatterns with the right code (a950634 by @wiseqingyang)
  • [iOS] Fix logbox window capturing touch events (72ea0e1 by @paddlefish)
  • Commit generated codegen files as a temporary workaround for devX issue with yarn install removing codegen assets. Proper fix coming in later. (5f7deb5 by @kelset)

You can participate in the conversation on the status of this release at 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.