Skip to content

Releases: facebook/react-native

0.83.6

16 Apr 20:03

Choose a tag to compare

Fixed

  • Provide symbol fallbacks for inspector-modern/chrome/Registration.h when HERMES_V1_ENABLED is set (efc4cf4ea9 by @huntie)

iOS specific

  • Fix "Loading from Metro..." banner getting stuck after reloads in quick succession. (e122c24c27 by @alanjhughes)

Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

0.85.1

13 Apr 21:21

Choose a tag to compare


Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

0.83.5

14 Apr 02:27

Choose a tag to compare

Fixed

  • Appearance: Fix color scheme in appearance state after setting it to unspecified (c338d19 by @ismarbesic)

Android specific

iOS specific

  • Build: Bump fmt to 12.1.0 to fix Xcode 26.4 (faeef2b90a by @leotm)
  • Hermes: Fix Hermes crash when async void TurboModule method throws NSException by re-throwing instead of converting to JSError on wrong thread (a9a976a by @fabriziocucci)

Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

0.85.0

08 Apr 15:47

Choose a tag to compare


Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

0.85.0-rc.7

31 Mar 07:08

Choose a tag to compare

0.85.0-rc.7 Pre-release
Pre-release

Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

0.85.0-rc.6

24 Mar 04:41

Choose a tag to compare

0.85.0-rc.6 Pre-release
Pre-release

Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

0.85.0-rc.5

18 Mar 21:57

Choose a tag to compare

0.85.0-rc.5 Pre-release
Pre-release

Fixed

iOS specific


Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

0.85.0-rc.1

10 Mar 15:52

Choose a tag to compare

0.85.0-rc.1 Pre-release
Pre-release

Breaking

  • Animated: Fix unsafe rawPointer access in cloneMultiple. (1d47693230 by @coado)

Added

  • Animated: Add c++ AnimatedModule to DefaultTurboModules (15e52e3f71 by @zeyap)

Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

0.83.4

06 Mar 21:51

Choose a tag to compare

Fixed

iOS specific


Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

0.83.3

05 Mar 16:18

Choose a tag to compare

Added

Android specific

Changed

Fixed

Android specific

  • Gradle: Fix included-build gradle.properties resolution for monorepos by reading from parent Gradle start parameters (projectDir/currentDir) before falling back to ../../android/gradle.properties, so hermesV1Enabled can be inherited correctly. (c5ae0c820a by @Titozzz)

Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.