Skip to content

Releases: facebook/react-native

0.71.17

27 Feb 20:00
Compare
Choose a tag to compare

Changelog

Security

How to Test

Generate a new project:

npx react-native@next init RN07117 --version 0.71.17

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

Hermes dSYMS:


Help us testing 🧪

If you experience a regression, please file an Upgrade issue and file a pick request in the appropriate discussion: https://github.com/reactwg/react-native-releases/discussions/

0.73.5

27 Feb 19:49
Compare
Choose a tag to compare

Changelog

Security

Changed

Fixed

How to Test

Generate a new project:

npx react-native@next init RN0735RC1 --version 0.73.5

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

  • See changes from this release in the changelog

Hermes dSYMS:


Help us testing 🧪

If you experience a regression, please file an Upgrade issue and file a pick request in the appropriate discussion: https://github.com/reactwg/react-native-releases/discussions/

0.74.0-rc0

21 Feb 17:48
Compare
Choose a tag to compare
0.74.0-rc0 Pre-release
Pre-release

How to Test

Generate a new project:

npx react-native@next init RN0740RC0 --version 0.74.0-rc.0

  • 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

Hermes dSYMS:


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

06 Feb 04:04
Compare
Choose a tag to compare

v0.73.4

Fixed

  • Fix: cannot find module react-native-*/Libraries/Core/InitializeCore (562447be47 by @tido64)

Android

  • Ignore the one-time NullPointerException and print error log (ca9b6b5038)

iOS


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

31 Jan 15:23
Compare
Choose a tag to compare

Changed

Android specific

Fixed

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

29 Jan 18:23
Compare
Choose a tag to compare

Fixed

Added

iOS specific

Changed

Android specific

  • Call super.onRequestPermissionsResult in ReactActivity's onRequestPermissionsResult() (96ed1190c6 by @LimAlbert)

iOS specific

Fixed

  • Declare missing dependency chalk (9155e2d182 by @tido64)
  • TouchableBounce, TouchableHighlight and TouchableNativeFeedback dropping touches with React 18. (e4708d661b by @sammy-SC)
  • TouchableWithoutFeedback and TouchableOpacity dropping touches with React 18. (54166342f0 by @sammy-SC)

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

18 Jan 16:46
Compare
Choose a tag to compare

Added

  • Unhandled promise rejection - attach non-standard Error object stack info if possible (655b12dbfa by @ospfranco)

Fixed


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

17 Jan 00:13
Compare
Choose a tag to compare

Changed

Fixed

iOS specific


0.70 is now out of the support window. Please migrate to 0.71. See latest pick discussions on 0.71.16 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.

0.73.2

08 Jan 18:08
Compare
Choose a tag to compare

Added

  • Unhandled promise rejection - attach non-standard Error object stack info if possible (655b12dbfa by @ospfranco)

Changed

iOS specific

Fixed

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

08 Jan 15:00
Compare
Choose a tag to compare

Fixed

  • Fix installation error for boost dependency — see #42110
  • React-Fabric fails to build with -std=c++20 because implicit constructors are no longer generated (b7c1a40db by @tido64)

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.