Releases: facebook/react-native
0.79.4
Fixed
- Codegen: Backports fix: exclusion of selectively disabled libraries from codegen generation (3acfe01382 by @cipolleschi)
- Flow: Publish top-level Flow types for
react-native
(50667eceb1 by @aswinandro) - Runtime: Disabling
updateRuntimeShadowNodeReferencesOnCommit
by default. (2cd074d77a by @lenaic)
Android specific
- TextInput: Fix broken focus behavior for TextInput in older Android versions (< 9) (0ebaaed281 by @joevilches)
iOS specific
- Dimensions: Fix Dimensions not changing when orientation changes (235ac2cca0 by @riteshshukla04)
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.80.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.80.0-rc.5
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.3
Fixed
- Runtime: Align timer IDs and timer function argument error handling with web standards. (480a4642e5 by @kitten)
- Typescript: Reference
global.d.ts
using path not types so they can be resolved by TSC (af21f260a1 by @krystofwoldrich)
Android specific
- Runtime: Fixes issue with z-indexed sibling removal (34ae9facd5 by @rozele)
- Style: Wrong borderBottomEndRadius on RTL (68d6ada448 by @riteshshukla04)
iOS specific
- Cocoapods: enable DEFINES_MODULE in React-jsc (c8fcac2765 by @cipolleschi)
- Codegen: Allow the .pnpm folder to be discovered during code generation (ed7b4d86ab2b77b4cba6c2105e35047ac68c93e1 by @kirill3333)
- Codegen: Exclude selectively disabled libraries from codegen generation (e5c089669a by @cipolleschi)
- Interop Layer: Fixed adding child views to a native view using the interop layer (d53a60dd23 by @chrfalch)
- RedBox: Fix disappearing redbox on initial load of an invalid bundle. (4cc9db1cd5 by @aleqsio)
- Switch: Fixes Switch component incorrectly renders as toggled on even though value prop is hardcoded to false (8d42fc40bc by @zhongwuzw)
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.80.0-rc.4
Changed
- Re-expose
src/*
subpaths when not using the Strict TypeScript API (1a46b203b8 by @huntie)
Fixed
- Fixed the generated type definitions for
Animated.FlatList
andAnimated.SectionList
to correctly infer item types. (9be5ac1010 by @j-piasecki)
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.0-rc.3
Changed
- Deps: Update debugger-frontend from bc635fa...343405b (S523384 mitigation) (647af1c4ca by @huntie)
Android specific
- Deps: Gradle to 8.14.1 (827a6851d0 by @cortinico)
Fixed
- NewAppScreen: Fix Networking URL in New app screen (89e6c72fd4 by @riteshshukla04)
- Runtime: Align timer IDs and timer function argument error handling with web standards. (480a4642e5 by @kitten)
- TypeScript: Reference
global.d.ts
usingpath
so they can be resolved by TSC (6399caef63 by @krystofwoldrich) - VirtualizeSectionList: Fix VirtualizeSectionList generic arguments (44b0f5560b) by @coado
Android specific
- Layout: Restored the possibility to extend
LayoutAnimationController
(bca7c5a553 by @tomekzaw) - TextInput: Fix broken focus behavior for TextInput in older Android versions (< 9) (fb62355555) by @joevilches
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.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.
0.80.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.80.0-rc.0
0.80.0 RC0
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.2
Added
- Runtime: Add useShadowNodeStateOnClone and updateRuntimeShadowNodeReferencesOnCommit (22a4e060d5 by @lenaic)
Fixed
- Blob: Make sure that URLs are parsed following the node specs (6d8a02a666 by @cipolleschi)
- Codegen: Fix codegen ImageSource require (4d7c4bd6e8 by @jakex7)
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.