Skip to content

Releases: react/react-native

0.67.0-rc.2

0.67.0-rc.2 Pre-release
Pre-release

Choose a tag to compare

@lunaleaps lunaleaps released this 25 Oct 21:13

⚠️ THIS IS A RELEASE CANDIDATE: this means it's not stable yet, so proceed with care.

Please only upgrade or create new apps with 0.67.0-rc.2 if you'd like to help us test this before the stable release - which would be super useful 🤗

To test it, run:

npx react-native init RN067RC2 --version 0.67.0-rc.2

We're working on the changelog and you can read the draft here.


You can participate in the conversation on the RC status this discussion for updates.


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

v0.67.0-rc.0

v0.67.0-rc.0 Pre-release
Pre-release

Choose a tag to compare

@kelset kelset released this 18 Oct 11:52

⚠️ THIS IS A RELEASE CANDIDATE: this means it's not stable yet, so proceed with care.

Please only upgrade or create new apps with 0.67.0-rc.0 if you'd like to help us test this before the stable release - which would be super useful 🤗

To test it, run:

npx react-native init RN067RC0 --version 0.67.0-rc.0

We're working on the changelog and you can read the draft here.


You can participate in the conversation on the RC status this discussion for updates.


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

v0.66.1

Choose a tag to compare

@lunaleaps lunaleaps released this 15 Oct 19:58

0.66.1 is out with some fixes:

Fixed

  • Fix for unable to find find-node.sh in react-native-xcode.sh (cc59a7c by @garethknowles)
  • For Android, general fixes to Appearance API and also fixes AppCompatDelegate.setDefaultNightMode(). For iOS, now works correctly when setting window.overrideUserInterfaceStyle (25a2c60 by @mrbrentkelly)
  • Fix Android border positioning regression (d1a33cd by @oblador)

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 over at react-native-releases.

v0.66.0

Choose a tag to compare

@lunaleaps lunaleaps released this 01 Oct 22:54

0.66 stable is out!

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

v0.66.0-rc.4

v0.66.0-rc.4 Pre-release
Pre-release

Choose a tag to compare

@fkgozali fkgozali released this 24 Sep 03:05

⚠️ THIS IS A STABLE RELEASE CANDIDATE ⚠️

We are treating v0.66.0-rc.4 as the stable release candidate for v0.66.0. Please upgrade to or create new apps with it, if you'd like to help us test this hopefully final candidate!


To test it by creating a new app, run:

npx react-native init RN066RC4 --version 0.66.0-rc.4

To upgrade your app to this version, see the React Native Upgrade Helper to double check necessary changes to upgrade. Reference: react-native-community/rn-diff-purge@36fd41c


We're working on the changelog and you can read the draft here.

We are tracking the status in this this issue. For any issues you find, please create a Release Blocking issue here. Thank you!

You can find the whole changelog history over at react-native-releases.

v0.66.0-rc.3

v0.66.0-rc.3 Pre-release
Pre-release

Choose a tag to compare

@fkgozali fkgozali released this 17 Sep 06:49

⚠️ THIS IS A RELEASE CANDIDATE: this means it's not stable yet, so proceed with care.

Please only upgrade or create new apps with 0.66.0-rc.3 if you'd like to help us test this before the stable release - which would be super useful 🤗

To test it, run:

npx react-native init RN066RC3 --version 0.66.0-rc.3

We're working on the changelog and you can read the draft here.


We are tracking the status in this this issue. For any issues you find, please create a Release Blocking issue here. Thank you!


You can find the whole changelog history over at react-native-releases.

v0.66.0-rc.2

v0.66.0-rc.2 Pre-release
Pre-release

Choose a tag to compare

@lunaleaps lunaleaps released this 10 Sep 03:06

⚠️ THIS IS A RELEASE CANDIDATE: this means it's not stable yet, so proceed with care.

Please only upgrade or create new apps with 0.66.0-rc.2 if you'd like to help us test this before the stable release - which would be super useful 🤗

To test it, run:

npx react-native init RN066RC2 --version 0.66.0-rc.2

We're working on the changelog and you can read the draft here.


We are tracking the status in this this issue. For any issues you find, please create a Release Blocking issue here. Thank you!


You can find the whole changelog history over at react-native-releases.

v0.66.0-rc.1

v0.66.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@lunaleaps lunaleaps released this 01 Sep 22:32

⚠️ THIS IS A RELEASE CANDIDATE: this means it's not stable yet, so proceed with care.

Please only upgrade or create new apps with 0.66.0-rc.1 if you'd like to help us test this before the stable release - which would be super useful 🤗

To test it, run:

npx react-native init RN066RC1 --version 0.66.0-rc.1

We're working on the changelog and you can read the draft here.


You can participate in the conversation on the RC status this issue for updates, where you can post your bug reports and cherry-pick suggestions.


You can find the whole changelog history over at react-native-releases.

v0.66.0-rc.0

v0.66.0-rc.0 Pre-release
Pre-release

Choose a tag to compare

@lunaleaps lunaleaps released this 30 Aug 18:51

⚠️ THIS IS A RELEASE CANDIDATE: this means it's not stable yet, so proceed with care.

Please only upgrade or create new apps with 0.66.0-rc.0 if you'd like to help us test this before the stable release - which would be super useful 🤗

To test it, run:

npx react-native init RN066RC0 --version 0.66.0-rc.0

We're working on the changelog and you can read the draft here.


You can participate in the conversation on the RC status this issue for updates, where you can post your bug reports and cherry-pick suggestions.


TODO:
You can find the whole changelog history over at react-native-releases.

v0.65.1

Choose a tag to compare

@kelset kelset released this 19 Aug 18:44

Hello everyone 👋 0.65.1 is out and addresses a couple of compatibility issues (with M1, with latest Android Studio), bumps react-test-renderer to the correct version in the template and fixes a colorProps issue for Android.

Changed

Fixed

Android specific


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


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


You can find the whole changelog history over at react-native-releases.