Releases: react/react-native
0.82.0-rc.0
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
Added
iOS specific
- Prebuild: Added setting SWIFT_ENABLE_EXPLICIT_MODULES=NO when using precompiled to support Xcode 26 (939a75b5ce by @chrfalch)
Fixed
- Infra: Add missing Babel dependencies (bf2c3af93b by @tido64)
- Accessibility: fix
aria-labelonTextInput(6965d57e75 by @mdjastrzebski)
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
Added
Android specific
- RNGP Add support for
exclusiveEnterpriseRepository(df5ac988ce by @cortinico)
iOS specific
- Cocoapods: Add the ENTERPRISE_REPOSITORY env var to let user consume artifacts from their personal maven mirror (a74d930c93 by @cipolleschi)
Fixed
- Codegen: Add missing Babel dependencies (bf2c3af93b by @tido64)
Android specific
- Legacy Arch: Fix Legacy arch crashing or freezing upon reload (db600b2e9e by @robhogan)
- Modal: Fix Modal first frame being rendered on top-left corner (5a315f8d6b by @cortinico)
- TurboModule: Fix emitting event from turbo module crashes on 32bit android (43bc43e5e8 by @vladimirivanoviliev)
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
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
🥇 GOLDEN RC 🥇
Fixed
Android specific
- Runtime: Fixed
ReactHostImpl.nativeModulesalways 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
Burned due to an npm publishing auth issue. Golden RC will be 0.81.0-rc.5 instead.
0.81.0-rc.3
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
Added
- Hermes: Added method to reset the timezone cache (5c7dbc0a78 by @troZee)
Android specific
- RNGP: Add support for
exclusiveEnterpriseRepository(8e47e5486f by @cortinico)
iOS specific
- Cocoapods: Add the
ENTERPRISE_REPOSITORYenv var to let user consume artifacts from their personal maven mirror (183be8e12c by @cipolleschi)
Fixed
Android specific
- InteropLayer: Fix
ConcurrentModificationExceptioninInteropUIBlockListener(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
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
🚨 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
exclusiveEnterpriseRepositoryto specify an internal Maven mirror. (6cb8dc37c7 by @cortinico)
Changed
- Metro: Bump Metro minimum version from
^0.81.3to^0.81.5. (dfa81638dd by @robhogan)
Fixed
- Timers: Align timer IDs and timer function argument error handling with web standards. (480a4642e5 by @kitten)
Android specific
- Modal: Fix Modal first frame being rendered on top-left corner. (b950fa2afb by @cortinico)
- layout: Fix wrong
borderBottomEndRadiuson RTL. (68d6ada448 by @riteshshukla04) - Modal: Fix
FLAG_SECUREnot respected in Modal dialog. (7e029b0dcf by @mateoguzmana) - lifecylcle: Legacy arch: fix #50274, Fast Refresh sometimes breaks after full refresh. (c43952ac22 by @robhogan)
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.