Skip to content

Releases: facebook/react-native

0.76.0-rc.1

16 Sep 18:04
Compare
Choose a tag to compare
0.76.0-rc.1 Pre-release
Pre-release

v0.76.0-rc.1

Breaking

Android specific

iOS specific

Added

Changed

Android specific

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

11 Sep 21:07
Compare
Choose a tag to compare

Changed

Fixed

  • TypeScript: Allow readonly array type for transform property (c16defaff2 by @tjzel)

Android specific

iOS specific

  • Infra: Include x86_64 slice when building for visionOS simulator
    (05dec917f2 by @okwasniewski)
  • Infra: Support bundle install from outside the ios folder using --project-directory (b22970e3cf by @blakef)
  • Codegen: Codegen will start looking for codegen-enabled dependencies from the project root. (46d17efa62 by @dmytrorykun)

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.76.0-rc.0

10 Sep 15:07
Compare
Choose a tag to compare
0.76.0-rc.0 Pre-release
Pre-release
  • New Architecture enabled by Default
  • The React Native DevTools are available and enabled by default
  • for the other changes, see changelog.

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 ⚛️


You can find the whole changelog history in the changelog.md file.

0.75.2

20 Aug 13:16
Compare
Choose a tag to compare

Added

Android specific

  • codegen: Add support for handling com.facebook.react.bridge.Dynamic as parameter for TurboModules (45cd81706d by @cortinico)

Changed

Android specific

  • ReactRootView: Replaced mLastHeight with mVisibleViewArea.height() since mLastHeight value is not getting updated. For width we are already using mVisibleViewArea.width() (603eb94dd9 by @shubhamguptadream11)

Removed

iOS specific

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.

0.72.17

19 Aug 15:20
Compare
Choose a tag to compare

Fixed

iOS specific


Hermes dSYMS:


0.72 is now out of the support window. Please migrate to 0.75.


You can file issues or pick requests against this release here


To help you upgrade to this version, you can use the upgrade helper ⚛️


You can find the whole changelog history in the changelog.md file.

0.75.1

15 Aug 13:09
Compare
Choose a tag to compare

v0.75.1

Changed


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

14 Aug 17:59
Compare
Choose a tag to compare

0.75 stable is out!

This release includes over 1491 commits from 165 contributors! Thank you to all our contributors new and old! See the highlights of the release in our release blog post.


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.75.0-rc.7

06 Aug 13:31
Compare
Choose a tag to compare
0.75.0-rc.7 Pre-release
Pre-release

Changed


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 ⚛️


You can find the whole changelog history in the changelog.md file.

0.74.5

05 Aug 21:01
Compare
Choose a tag to compare

Fixed

iOS specific

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.

0.74.4

30 Jul 14:59
Compare
Choose a tag to compare

Added

Android specific

iOS specific

Fixed

iOS specific

  • Make sure to pass the RCTBridgeProxy to ViewManagers (d6c90cf7ed by @cipolleschi)
  • Implement shared atomic counters and replace static integers in RCTImageLoader and RCTNetworkTask that were accessed concurrently, which in some cases lead to data races. (ffc16fc18b by @hakonk)
  • Do not use temporary node when creating the .xcode.env.local (8408b8bc96 by @cipolleschi)
  • Building of iOS project when RCTAppDelegate is used in the project (be93092c1b by @nikhiltekwani09)
  • Fix error on handling privacy manifest (e39e9c4a60 by @cxa)

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.