Skip to content

Releases: react/react-native

v0.61.3

29 Oct 19:59

Choose a tag to compare

This release fixes few minor issues that were reported by the community. You can view the complete changelog here.

You can participate in the conversation for the next patch release in the dedicated issue.


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


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

v0.61.2

02 Oct 19:34

Choose a tag to compare

This release fixes shadow issues that were happening on Android as well as improves StatusBar API to better support iOS 13 dark mode.

Unfortunately, it re-introduces an issue with ripple effect not respecting borderRadius. Consider using the workaround provided in the linked issue while we are working on a better solution.

You can participate in the conversation for the next patch release in the dedicated issue.


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


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

v0.61.1

25 Sep 09:44

Choose a tag to compare

This release fixes issues with react-native-gesture-handler.

You can participate in the conversation for the next patch release in the dedicated issue.


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


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

0.61.0

27 Aug 14:24

Choose a tag to compare

0.61 stable is here 🎉

Thanks to everyone who contributed and helped to get this together, everyone worked really hard and we hope you are as excited as we are 🤗

Some of the major changes that this version brings:

  • Whole new hot reloading experience, called "Fast refresh". It is turned on by default and can be accessed under the developer menu. Expect more details about this feature in the upcoming blog post.

  • React version has been updated to 16.9 - 0ccedf3

  • Better CocoaPods support with use_frameworks!

Please refer to this issue for updates on the status of this release candidate - also, you can post here the link to the issues you have reported for this version so that they can be surfaced easily.


You can also test upgrading to this version using the upgrade helper webtool ⚛️


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

0.60.6

24 Sep 17:09

Choose a tag to compare

This is a small patch release with a commit to fix the build break in MSVC (thanks @acoates!) to help the users of react-native-windows.

You can participate to the conversation for the next patch release in the dedicated issue.


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


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

0.60.5

13 Aug 18:04

Choose a tag to compare

This is a patch release that consist of a few commits requested in the dedicated conversation to improve the quality of the 0.60 release. Thanks to everyone who contributed!

Added

Android specific

  • Add showSoftInputOnFocus to TextInput (b476ca0)

Changed

Fixed

  • Ensure right version of Metro bundler (0.54.1) is used (1bb197a by @kelset)

Android specific

iOS specific

You can participate to the conversation for the next patch release in the dedicated issue.


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


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

0.60.4

18 Jul 23:36

Choose a tag to compare

This is a patch release that contains two more Hermes related fixes, thanks to the contributors for helping improving the support!

You can participate to the conversation for the next patch release in the dedicated issue.


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


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

0.60.3

18 Jul 23:35

Choose a tag to compare

This is a patch release that fixes the binary path to Hermes package, thanks to @zoontek for creating the PR!

You can participate to the conversation for the next patch release in the dedicated issue.


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


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

0.60.2 - React Native with Hermes as opt-in for Android

11 Jul 16:26

Choose a tag to compare

This patch release includes the Hermes JavaScript Engine announced at Chain React Conf 2019: https://github.com/facebook/hermes

Check out the documentation to opt-in and give Hermes a try: https://facebook.github.io/react-native/docs/hermes

0.60.1

18 Jul 23:32

Choose a tag to compare

This is a patch release that includes the Hermes JavaScript Engine announced at Chain React Conf 2019.

Check out the documentation to opt-in and give Hermes a try!

You can participate to the conversation for the next patch release in the dedicated issue.


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


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