Skip to content

Releases: react/react-native

0.82.0-rc.0

02 Sep 12:02

Choose a tag to compare

0.82.0-rc.0 Pre-release
Pre-release

Hermes dSYMS:

ReactNativeDependencies 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.81.1

01 Sep 10:21

Choose a tag to compare

Added

iOS specific

  • Prebuild: Added setting SWIFT_ENABLE_EXPLICIT_MODULES=NO when using precompiled to support Xcode 26 (939a75b5ce by @chrfalch)

Fixed

iOS specific

  • TextInput: Setting maxLength to 0 in TextInput now correctly blocks typing (c5956da8c0 by @riteshshukla04)
  • Switch: Fix Switch layout to work with iOS 26 (ba51aeaa90 by @cipolleschi)
  • C++: Fix import RuntimeExecutor.h with USE_FRAMEWORKS (dacd8f26fd by @sharifhh)
  • Infra: Fix scripts for paths containing whitespaces (94623ca8ec by @kitten)
  • Prebuild: Fixed how we copy and build the Symbols folder when precompiling ReactNativeDependencies (a843119ff1 by @chrfalch)
  • Prebuild: Fixed wrong jsi symbols in use when using React.xcframework (8a2e7efe01 by @chrfalch)
  • Prebuild: Fixed copying bundles correctly to xcframeworks when precompiling ReactNativeDependencies.xcframework (e3adf47214 by @chrfalch)
  • Prebuild: Aligned Symbols folder in React.xcframework symbols with ReactNativeDependencies.xcframework symbols. (8c444f773a by @chrfalch)
  • Prebuild: Fix "file exists" error in ReactNativeDependencies.podspec (4c570b5d31 by @vonovak)
  • Prebuild: added explicit handling of ReactCodegen (6526a98d68 by @cipolleschi)

--

Hermes dSYMS:

ReactNativeDependencies 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.79.6

14 Aug 14:33

Choose a tag to compare

Added

Android specific

iOS specific

  • Cocoapods: Add the ENTERPRISE_REPOSITORY env var to let user consume artifacts from their personal maven mirror (a74d930c93 by @cipolleschi)

Fixed

Android specific


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

v0.81.0

12 Aug 14:47

Choose a tag to compare

Hermes dSYMS:

ReactNativeDependencies 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.81.0-rc.5

06 Aug 10:21

Choose a tag to compare

0.81.0-rc.5 Pre-release
Pre-release

🥇 GOLDEN RC 🥇

Fixed

Android specific

  • Runtime: Fixed ReactHostImpl.nativeModules always returning an empty list (2f46a49 by @lukmccall)

Hermes dSYMS:

ReactNativeDependencies 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.81.0-rc.4 - Burned

06 Aug 09:58

Choose a tag to compare

0.81.0-rc.4 - Burned Pre-release
Pre-release

Burned due to an npm publishing auth issue. Golden RC will be 0.81.0-rc.5 instead.

0.81.0-rc.3

30 Jul 10:18

Choose a tag to compare

0.81.0-rc.3 Pre-release
Pre-release

Hermes dSYMS:

ReactNativeDependencies 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.80.2

24 Jul 16:09

Choose a tag to compare

Added

Android specific

iOS specific

  • Cocoapods: Add the ENTERPRISE_REPOSITORY env var to let user consume artifacts from their personal maven mirror (183be8e12c by @cipolleschi)

Fixed

Android specific

  • InteropLayer: Fix ConcurrentModificationException in InteropUIBlockListener (d8b5a5570e by @jkoutavas)

Hermes dSYMS:

ReactNativeDependencies 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.81.0-rc.2

22 Jul 12:32

Choose a tag to compare

0.81.0-rc.2 Pre-release
Pre-release

Hermes dSYMS:

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

v0.77.3

21 Jul 17:29

Choose a tag to compare

🚨 0.77.3 is the last release for this version. React Native 0.77 is now out of support 🚨

Added

Android specific

  • Gradle: RNGP - Add support for exclusiveEnterpriseRepository to specify an internal Maven mirror. (6cb8dc37c7 by @cortinico)

Changed

Fixed

  • Timers: Align timer IDs and timer function argument error handling with web standards. (480a4642e5 by @kitten)

Android specific

iOS specific

  • Interop Layer: Fixed adding child views to a native view using the interop layer. (d53a60dd23 by @chrfalch)
  • Debugger: Restore "Paused in debugger" overlay icon. (f30c46efbd by @robhogan)
  • layout: Layout direction changes are now honored on bundle reload. (36f29beac4 by @chrsmys)
  • file reads: Fix crash caused by [RCTFileRequestHanlder invalidate]. (789ed7d5ad by @zhouzh1)

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