Skip to content

Releases: facebook/react-native

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.

0.71.15

08 Jan 21:33
Compare
Choose a tag to compare

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

20 Dec 10:58
Compare
Choose a tag to compare

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

18 Dec 12:07
Compare
Choose a tag to compare

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

06 Dec 17:18
Compare
Choose a tag to compare

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

04 Dec 18:20
Compare
Choose a tag to compare
0.73.0-rc8 Pre-release
Pre-release

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!