Skip to content

Releases: facebook/react-native

0.73.0-rc.3

23 Oct 14:38
Compare
Choose a tag to compare
0.73.0-rc.3 Pre-release
Pre-release

New in this RC

v0.73.0-rc.2...v0.73.0-rc.3

How to test

npx react-native init RN073RC3 --version 0.73.0-rc.3

  • 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


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

12 Oct 16:46
Compare
Choose a tag to compare

Fixed

  • Fix a potential bug in EventEmitter when used with certain Babel configurations that incorrectly polyfill the spread operator for iterables (9b3bd63723 by @yungsters)

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

12 Oct 15:22
Compare
Choose a tag to compare

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

10 Oct 12:01
Compare
Choose a tag to compare
0.73.0-rc.2 Pre-release
Pre-release

How To Test

Generate a new project with the standard command:

npx react-native@next init RN0730RC2 --version 0.73.0-rc.2

  • 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.0-rc.1

04 Oct 15:32
Compare
Choose a tag to compare
0.73.0-rc.1 Pre-release
Pre-release

How To Test

Generate a new project with the standard command:

npx react-native@next init RN0730RC1 --version 0.73.0-rc.1

  • 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.72.5

25 Sep 06:36
Compare
Choose a tag to compare

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

22 Aug 10:50
Compare
Choose a tag to compare

Added

Android specific

  • For targeting SDK 34 - Added RECEIVER_EXPORTED/RECEIVER_NOT_EXPORTED flag support in DevSupportManagerBase (177d97d8ea by @apuruni)

iOS specific

Fixed

  • Fix: mount devtools overlay only if react devtools are connected (b3c7a5d4cc by @hoxyq)

iOS specific

  • Fix onChangeText not firing when clearing the value of TextInput with multiline=true on iOS (0c9c57a9f7 by @kkoudev)

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

14 Aug 09:54
Compare
Choose a tag to compare

Added

Android specific

  • Native part of fixing ANR when having an inverted FlatList on android API 33+ (6d206a3f54 by @hannojg)
  • For targeting SDK 34 - Added RECEIVER_EXPORTED/RECEIVER_NOT_EXPORTED flag support in DevSupportManagerBase (177d97d8ea by @apuruni)

Changed

Fixed

Android 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.70.13

28 Jul 09:55
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.72.3

12 Jul 12:22
Compare
Choose a tag to compare

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.