Skip to content

Releases: react/react-native

0.67.1

Choose a tag to compare

@lunaleaps lunaleaps released this 20 Jan 19:32

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

Choose a tag to compare

@lunaleaps lunaleaps released this 19 Jan 01:13

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

0.67.0-rc.6 Pre-release
Pre-release

Choose a tag to compare

@lunaleaps lunaleaps released this 14 Dec 19:58

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

Choose a tag to compare

@lunaleaps lunaleaps released this 09 Dec 21:59

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

0.67.0-rc.5 Pre-release
Pre-release

Choose a tag to compare

@lunaleaps lunaleaps released this 07 Dec 00:14

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

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

Choose a tag to compare

@lunaleaps lunaleaps released this 01 Dec 01:00

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

0.67.0-rc.3 Pre-release
Pre-release

Choose a tag to compare

@lunaleaps lunaleaps released this 10 Nov 21:51

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

Choose a tag to compare

@kelset kelset released this 10 Nov 18:10

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

Choose a tag to compare

@lunaleaps lunaleaps released this 04 Nov 07:32

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.

v0.64.3

Choose a tag to compare

@lunaleaps lunaleaps released this 04 Nov 07:40

0.64.3 is out with a pick of Android Appearance API support (e94f9fa7 by @mrbrentkelly)


If you have concerns or follow-up, please start or contribute to a relevant 0.64.3 discussion 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.