Releases: facebook/react-native
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.
0.81.0-rc.1
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.0
0.81.0 RC0
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.78.3
🚨 0.78.3 is the last release for this version. React Native 0.78 is now out of support 🚨
Added
Android specific
- Gradle: RNGP - Add support for
exclusiveEnterpriseRepositoryto specify an internal Maven mirror. (6cb8dc37c7 by @cortinico)
Fixed
- DevTools: Temporarily disable eager evaluation and live expressions in the console tab (07717b5275 by @huntie)
- InteropLayer: Fixed adding child views to a native view using the interop layer (d53a60dd23 by @chrfalch)
- Runtime: Align timer IDs and timer function argument error handling with web standards. (480a4642e5 by @kitten)
Android specific
- StyleSheet: Wrong
borderBottomEndRadiuson RTL (68d6ada448 by @riteshshukla04)
iOS specific
- Codegen: Skip codegen for selectively disabled libraries in react-native.config.js (be8595b18a by @ismarbesic)
- Layout: Layout direction changes are now honored on bundle reload (36f29beac4 by @chrsmys)
- Runtime: Re-enable enableFixForViewCommandRace feature flag (ae59702f8e by @okwasniewski)
- Switch: Fixed switches correctly reverting to controlled state (aa8c072870 by @javache)
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.
0.79.5
Fixed
- Flow: Publish top-level Flow types for
react-native(fbbd20dd63 by @buschco)
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.