Skip to content

Releases: facebook/react-native

0.80.0-rc.3

27 May 08:39
Compare
Choose a tag to compare
0.80.0-rc.3 Pre-release
Pre-release

Changed

  • Deps: Update debugger-frontend from bc635fa...343405b (S523384 mitigation) (647af1c4ca by @huntie)

Android specific

Fixed

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

19 May 20:15
Compare
Choose a tag to compare
0.80.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.

0.80.0-rc.1

12 May 17:57
Compare
Choose a tag to compare
0.80.0-rc.1 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.0-rc.0

07 May 16:54
Compare
Choose a tag to compare
0.80.0-rc.0 Pre-release
Pre-release

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

01 May 17:54
Compare
Choose a tag to compare

Added

  • Runtime: Add useShadowNodeStateOnClone and updateRuntimeShadowNodeReferencesOnCommit (22a4e060d5 by @lenaic)

Fixed


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

15 Apr 13:58
Compare
Choose a tag to compare

Changed

Android specific

  • DevSupport: Change defaultJSExceptionHandler's type to JSExceptionHandler on the ReleaseDevSupportManager (9eb75d4bd5 by @alanjhughes)

iOS specific

  • TextInput: Typing into TextInput now will not cause the caret position to update to the beginning when a zero-length selection is set. (7771317e5c by @ouchuan)

Fixed

Android specific

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

0.79.0

08 Apr 12:43
Compare
Choose a tag to compare

Added

Android specific

  • Docs: Improve ToastAndroid jsdocs (299a7a959d by @mateoguzmana)
  • Gradle: Add support for Gradle Configuration caching (e41887e62f by @cortinico)
  • Initialization: On DefaultNewArchitectureEntryPoint class add property to specify the desired release level for an application (19c18eb995 by @jorge-cab)
  • Initialization: Set ReactSurface and ReactRootView to ReactDelegate when created via ReactNavigationActivityDelegate (a302fbcaaf by Maddie Lord)

iOS specific

Breaking

Read more

0.76.9

03 Apr 13:29
Compare
Choose a tag to compare

Changed

  • Deps: Bump folly to 2024.10.18. This allow to use Xcode 16.3 with React Native (73b41b5808 by @cipolleschi)
  • Deps: Bump fmt to 11.0.2. This allow to use Xcode 16.3 with React Native (73b41b5808 by @cipolleschi)
  • Deps: Add dependency to fast_float v6.1.4, as it is required by folly. This allow to use Xcode 16.3 with React Native (73b41b5808 by @cipolleschi)

Fixed

Android specific

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

0.78.2

01 Apr 15:31
Compare
Choose a tag to compare

Changed

  • Deps: Metro minimum to 0.81.3, fix "_interopRequireDefault is not a function" (23c9dbc563 by @robhogan)

Fixed

Android specific

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

0.79.0-rc.4

01 Apr 09:50
Compare
Choose a tag to compare
0.79.0-rc.4 Pre-release
Pre-release

🥇 GOLDEN RC 🥇

Stable release coming up next week.


Fixed

iOS specific

  • Network: Back out "fix: avoid race condition crash in [RCTDataRequestHandler invalidate]" (53eaf3e by @cipolleschi)
  • CocoaPods: JSRuntimeFactoryCAPI.h build error for use_frameworks build (7786805337 by @Kudo)

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.