Skip to content

Releases: react/react-native

0.73.3

Choose a tag to compare

@blakef blakef released this 29 Jan 18:23

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

Choose a tag to compare

@huntie huntie released this 18 Jan 16:46

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

Choose a tag to compare

@lunaleaps lunaleaps released this 17 Jan 00:13

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

Choose a tag to compare

@fortmarek fortmarek released this 08 Jan 18:08

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

Choose a tag to compare

@huntie huntie released this 08 Jan 15:00

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.

0.71.15

Choose a tag to compare

@lunaleaps lunaleaps released this 08 Jan 21:33

v0.71.15

Fixed

Android specific

iOS specific

Changed


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

Choose a tag to compare

@fortmarek fortmarek released this 20 Dec 10:58

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

Choose a tag to compare

@Titozzz Titozzz released this 18 Dec 12:07

Added

  • Add enableNetworkInspector experiment to enable Network panel and CDP handlers in inspector proxy (8ef807bfb2 by @byCedric)

Changed

Fixed

Android specific

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

Choose a tag to compare

@huntie huntie released this 06 Dec 17:18

0.73 stable is out!

This release includes over 2259 commits from 68 contributors! Thank you to all our contributors new and old! See the highlights of the release in our release blog post.


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.0-rc8

0.73.0-rc8 Pre-release
Pre-release

Choose a tag to compare

@huntie huntie released this 04 Dec 18:20

New in this RC

v0.73.0-rc.7...v0.73.0-rc.8

How to test

npx react-native init RN073RC8 --version 0.73.0-rc.8

  • 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 ⚛️


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!