Skip to content

0.74.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@lunaleaps lunaleaps released this 04 Mar 21:59
· 1050 commits to main since this release

v0.74.0-rc.2

Changed

Android specific

  • Rename PopupMenuAndroidNativeComponent.js to PopupMenuAndroidNativeComponent.android.js (fcabb2ad21 by @cipolleschi)

iOS specific

Deprecated

iOS specific

  • Deprecate getSurfacePresenter and getModuleRegistry for surfacePresenter and moduleRegistry` props. (c3b0a8f162 by @cipolleschi)

Removed

Android specific

Fixed

  • Re-enable listing Hermes debugger targets in chrome://inspect, broken in 0.74 RC (4cfac8eea6 by @motiz88)

iOS specific


How to Test

Generate a new project:

npx react-native@next init RN0740RC2 --version 0.74.0-rc.2

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.