Skip to content

Releases: react/react-native

0.74.3

Choose a tag to compare

@Titozzz Titozzz released this 01 Jul 19:18

Added

  • Add the ReactMarkerConstants.CONTENT_APPEARED support on Android in bridgeless mode. (3c4d7618f0 by @Kudo)

Changed

iOS specific

  • Support customizeRootView from RCTRootViewFactory (3c4d761 by @Kudo)

Fixed

  • Codegen computes output path relative to project root instead of current working directory. (d3e0430dea by @dmytrorykun)

Android specific

iOS specific

  • Fixed Multiline TextInput with a fixed height scrolls to the bottom when changing AttributedText (e210c7c5 by @fabOnReact)
  • Fixed border being drawn over children when no color was set (a2b52af3 by @j-piasecki)

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

0.75.0-rc.2 Pre-release
Pre-release

Choose a tag to compare

@cipolleschi cipolleschi released this 26 Jun 13:42

You can try it in a new project as follows:

npx react-native@next init RN075 --version next

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.

Please note that React Native 0.75.0-rc.0 and 0.75.0-rc.1 were published to NPM but due to issues with @react-native-community/cli and @react-native-community/template we don't consider them stable, hence they're not listed on GitHub

0.72.15

Choose a tag to compare

@alfonsocj alfonsocj released this 12 Jun 15:07

Added

iOS specific

Fixed

iOS specific

  • Privacy Manifest aggregation failing due to no NSPrivacyAccessedAPITypes key. (fc4e099920 by @renchap)

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

Choose a tag to compare

@huntie huntie released this 04 Jun 16:58

Changed

Fixed

Android specific

iOS specific

  • Privacy Manifest aggregation failing due to no NSPrivacyAccessedAPITypes key (fc4e099920 by @renchap)
  • In privacy manifest post install script, handle the case where the file reference doesn't have a path (4ad65ac59a by @robertying)
  • Fixed an issue where the selectionColor prop was not being applied on the TextInput component. (2bde626a9f by @robinshin)

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

Choose a tag to compare

@cipolleschi cipolleschi released this 03 May 16:26

Added

iOS Specific

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

Choose a tag to compare

@Titozzz Titozzz released this 30 Apr 12:01

Added

iOS specific

  • Added privacy manifest to template (520d120375 by @philIip) (fixed to include the file in the build)

Changed

  • Update Hermes version (1d0cbfd01b by @Titozzz)
    • removed Apple's RR API that were unused. Hermes does not requires a PrivacyManifest now
    • fixed experimental debugger object logging

Fixed

iOS specific


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

Choose a tag to compare

@hurali97 hurali97 released this 30 Apr 12:31

Added

iOS specific

Changed

iOS specific

  • Bumped hermes to remove Apple's RR API that were unused. Hermes does not requires a PrivacyManifest now (ee14572 by @hurali97)

Fixed

iOS specific


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

Choose a tag to compare

@cipolleschi cipolleschi released this 29 Apr 11:34

iOS

Added

Changed

  • Bumped hermes to remove Apple's RR API that were unused. Hermes does not requires a PrivacyManifest now. (d8d096d995 by @cipolleschi)

0.71 is now out of the support window. Please migrate to 0.74.


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

Choose a tag to compare

@huntie huntie released this 22 Apr 17:32

0.74 stable is out!

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


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


Hermes dSYMS:


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

0.73.7

Choose a tag to compare

@alfonsocj alfonsocj released this 18 Apr 18:46

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


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