PackageTrack

npm ยท #4034

@react-native/babel-plugin-codegen

0.87.1react/react-native โ†—

Babel plugin to generate native module and view manager code for React Native.

Release timeline

1147 releases since 2021
20222023202420252026

Releases

  1. 0.80.0-nightly-20250320-7488f66fe20 Mar 2025pre-release

    Nothing published for this version

  2. 0.80.0-nightly-20250320-146d809b620 Mar 2025pre-release

    Nothing published for this version

  3. 0.80.0-nightly-20250319-adbcaef1e19 Mar 2025pre-release

    Nothing published for this version

  4. 0.80.0-nightly-20250318-cf674274018 Mar 2025pre-release

    Nothing published for this version

  5. 0.80.0-nightly-20250317-fc7385c1e17 Mar 2025pre-release

    Nothing published for this version

  6. 0.80.0-nightly-20250316-fc7385c1e16 Mar 2025pre-release

    Nothing published for this version

  7. 0.80.0-nightly-20250315-fc7385c1e15 Mar 2025pre-release

    Nothing published for this version

  8. 0.80.0-nightly-20250314-934c4465a14 Mar 2025pre-release

    Nothing published for this version

  9. 0.80.0-nightly-20250313-dd7dccd8813 Mar 2025pre-release

    Nothing published for this version

  10. 0.80.0-nightly-20250313-da3b98bbc13 Mar 2025pre-release

    Nothing published for this version

  11. 0.80.0-nightly-20250312-99f96262712 Mar 2025pre-release

    Nothing published for this version

  12. 0.80.0-nightly-20250311-3b07fb74211 Mar 2025pre-release

    Nothing published for this version

  13. 0.80.0-nightly-20250310-eeef0607610 Mar 2025pre-release

    Nothing published for this version

  14. 0.80.0-nightly-20250309-eeef060769 Mar 2025pre-release

    Nothing published for this version

  15. 0.80.0-nightly-20250308-486d38c028 Mar 2025pre-release

    Nothing published for this version

  16. 0.80.0-nightly-20250307-1a9adfba17 Mar 2025pre-release

    Nothing published for this version

  17. 0.80.0-nightly-20250306-8f19201c56 Mar 2025pre-release

    Nothing published for this version

  18. 0.80.0-nightly-20250305-f5feb73025 Mar 2025pre-release

    Nothing published for this version

  19. 0.80.0-nightly-20250305-835d2079f5 Mar 2025pre-release

    Nothing published for this version

  20. 0.79.721 Oct 2025
    Release notes

    ๐Ÿšจ 0.79.7 is the last release for this version. React Native 0.79.7 is now out of support ๐Ÿšจ

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

    Open source โ†’
    Additional notes2 sources agreeOpen source โ†’
  21. 0.79.614 Aug 2025
    Release notes

    Added

    Android specific

    iOS specific

    • Cocoapods: Add the ENTERPRISE_REPOSITORY env var to let user consume artifacts from their personal maven mirror (a74d930c93 by @cipolleschi)

    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.

    Open source โ†’
    Additional notes2 sources agreeOpen source โ†’
  22. 0.79.51 Jul 2025
    Release notes

    Fixed


    <!-- TODO Update these links for your release version --> 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.

    Open source โ†’
    Additional notes2 sources agreeOpen source โ†’
  23. 0.79.417 Jun 2025
    Release notes

    Fixed

    Android specific

    • TextInput: Fix broken focus behavior for TextInput in older Android versions (< 9) (0ebaaed281 by @joevilches)

    iOS specific


    <!-- TODO Update these links for your release version --> 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.

    Open source โ†’
    Additional notes2 sources agreeOpen source โ†’
  24. 0.79.34 Jun 2025
    Release notes

    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

    iOS specific


    <!-- TODO Update these links for your release version --> 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.

    Open source โ†’
    Additional notes2 sources agreeOpen source โ†’
  25. 0.79.21 May 2025
    Release notes

    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.

    Open source โ†’
    Additional notes2 sources agreeOpen source โ†’
  26. 0.79.115 Apr 2025
    Release notes

    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.

    Open source โ†’
    Additional notes2 sources agreeOpen source โ†’
  27. 0.79.08 Apr 2025
    Release notes

    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

    Android specific

    Changed

    • Animated: Introduced a feature flag to test an optimization in Animated to reduce memory usage. (fb8a6a5bb0 by @yungsters)
    • Animated: The AnimatedNode graph will not occur during the insertion effect phase, which means animations can now be reliably started during layout effects. (e0c0476553 by @yungsters)
    • Animated: When an Animated component is updated or unmounted, AnimatedNode instances will now detach in a microtask instead of synchronously in the commit phase of React. This will cause the completion callback of finished animations to execute after the commit phase instead of during it. (50b75a74d1 by @yungsters)
    • Codegen: Replace jscodeshift with @babel/core (8f19201 by @kitten)
    • Deps: Bump Node 18 -> 20 to build React Native in OSS (1fd3806ee9 by @cortinico)
    • Deps: Upgrade React DevTools to 6.1.0. (07860545f5 by @hoxyq)
    • Deps: Upgrade React DevTools to 6.1.1. (5c88633035 by @hoxyq)
    • DevX: Debugger.scriptParsed now includes the field sourceMapURL as a (rewritten) remote url as opposed to base64 data url (ff2e40371e by @vzaidman)
    • DevX: Removed a long-running loop causing the app to lag while attempting a connection to Metro (9b977def6c by @EdmondChuiHW)
    • FeatureFlags: Re-enable enableFixForViewCommandRace feature flag (ae59702f8e by @okwasniewski)
    • Flow: Improved eventInitDict type in WebSocketEvent class (fa2fac1372 by @coado)
    • Flow: Improved Props type in UnimplementedView (b200c7cb2f by @coado)
    • Flow: Improved types for exported Types and Properties in LayoutAnimation (3c02738ec4 by @coado)
    • Flow: Improved types in AnimatedWeb (647ca90a30 by @coado)
    • Flow: Improved types in ScrollView (1be2ba4597 by @coado)
    • Flow: Improved types in StatusBar by adding StackProps (48cafc0b69 by @coado)
    • Flow: Improved types in TextAncestor (df9d43f02b by @coado)
    • Flow: Improved types in WebSockertInterceptor callbacks (d2adb976ab by @coado)
    • Flow: Refactored Libraries/Components/StaticRenderer syntax (0e6cb590ec by @coado)
    • Flow: Replaced $FlowFixMe in CodegenTypes with Object type (812c3b33cd by @coado)
    • Flow: Replaced $FlowFixMe in InteractionManager to Function type (cd7a30ce48 by @coado)
    • Flow: Replaced $FlowFixMe in NativeModules with any type (286a360d9b by @coado)
    • Flow: Replaced $FlowFixMe in RCTDeviceEventEmitter with any (8df6cfa56b by @coado)
    • Flow: Replaced $FlowFixMe with PressEvent in ScrollViewNativeComponentType (8befab1760 by @coado)
    • Metro: Update Metro to ^0.82.0 (8421b8a872 by @robhogan)
    • TypeScript: Improve TypeScript types for global objects (094c5be42e by @coado)
    • TypeScript: Increase minimum typescript version in index.d.ts (721f85adf7 by @coado)
    • TypeScript: Move view flattening props to cross platform type interface (ecad90ad8b by @okwasniewski)

    Android specific

    iOS specific

    Deprecated

    • DevX: Deprecated usage of HERMES_ENABLE_DEBUGGER build-time flag for enabling React Native debugger in favour of REACT_NATIVE_DEBUGGER_ENABLED and REACT_NATIVE_DEBUGGER_ENABLED_DEVONLY. (5fcb69e8b7 by @hoxyq)

    iOS specific

    Android specific

    • Layout: ViewManagerPropertyUpdater.updateProps is deprecated, use the related ViewManager APIs instead (a18bc58645 by @javache)
    • Layout: Deprecated ViewManagerDelegate#setProperty and ViewManagerDelegate#receiveCommand (5a290c4cab by @javache)

    Fixed

    • C++: Add default case to displayModeToInt() function (8c06f57860 by @Yajur-Grover)
    • C++: Add explicit casts for pointerIds for PointerEvents in NativeDOM (94ea10c693 by @jonthysell)
    • Codegen: Fix codegen to avoid the creation of <appName>, folders (9498b71438 by @cipolleschi)
    • DevX: Always patch React DevTools first so StrictMode dim chars are excluded from logs/logbox. (e015d1b19a by @rickhanlonii)
    • DevX: Disconnections of DevTools when the network is under significant strain. (b0974135bf by @vzaidman)
    • DevX: FindNodeAtPoint now considers overflow area of the parent node (d8bc7c68c0 by @hoxyq)
    • JS: Fix react-native-community/cli-platform-* packages not being found in monorepos (7926d656b3 by @tido64)
    • JS: Fix react-native-community/cli not being found in pnpm setups (a672a4d007 by @tido64)
    • JS: Fix registering of start and bundle commands with community CLI and isolated node_modules. (cdaa1aa9aa by @robhogan)

    Android specific

    iOS specific

    • C++: Update deprecated enums in RCTTextPrimitivesConversions.h (4121d24454 by @joannaquu)
    • CocoaPods: JSRuntimeFactoryCAPI.h build error for use_frameworks build (7786805337 by @Kudo)
    • CocoaPods: Make sure 3p libraries depends on React-renderercss to work with use_frameworks (cc12caa0a9 by @cipolleschi)
    • CocoaPods: Compatibility with Ruby 3.4.0 (b1735bc593 by @okwasniewski)
    • CocoaPods: Fix wrong cocoapods script on new_architecture.rb (541e655832 by @CHOIMINSEOK)
    • Codegen: Enable use of multiple RCTAppDependencyProvider instances (0cc1ac18cf by @vonovak)
    • DeviceInfo: Data race related to read/write of RCTDeviceInfo._invalidated. (2a18d83521 by @hakonk)
    • DevX: Issue where performance monitor would be hidden under newly presented views. (e7556e921c by @chrsmys)
    • DevX: Remove private symbols for non-simulator and non-catalyst builds. (9350d6f2f5 by @EvanBacon)
    • Infra: Workaround for a iOS build app running on Apple Silicon Mac(in Xcode Destination: "Mac(Designed for iPad)") TextInput crash due to serialization attempt of WeakEventEmitter (0511e2e49a by @iwater)
    • Initialization Make React Native work without AppDelegate window property (ae7bbe06c9 by @okwasniewski)
    • JSC: Return nullptr when USE_THIRD_PARTY_JSC is set to true (515ff1e626 by @okwasniewski)
    • Layout: Fix cases where background color, filter, and background image were sized incorrectly if there was a scaling transform (acaf94dc21 by @joevilches)
    • Layout: Fix cases where background color, filter, and background image were sized incorrectly if there was a scaling transform (f835b824f4 by @joevilches)
    • Layout: Improve detached keyboard detection, support Stage Manager on iOS (c499ae1192 by @mhoran)
    • Layout: Layout direction changes are now honored on bundle reload. (36f29beac4 by @chrsmys)
    • Layout: Suppressed iOS 13 deprecation warnings in RCTStatusBarManager (fffd6d75b4 by Ingrid Wang)
    • Native Module: Add guard for custom module provider lookup in TMManager (d0a101fbea by @shwanton)
    • PullToRefresh: Fix new arch recycled RefreshControl was missing its title (e3d607fc2e by @High5Apps)
    • Runtime: Convert to JSException only NSException from sync methods (9805a4f by @cipolleschi)
    • Runtime: Handle null params in the Interop TM layer (6314925 by @cipolleschi)
    • Runtime: Call RCTInitializeUIKitProxies before bridge create (a51fa6c002 by @zhongwuzw)
    • Runtime: Fixed: extraModulesForBridge callback not called when New Architecture enabled (c0a5c2c3cb by Bruno Aybar)
    • Runtime: Enable back the opt-out from the New Architecture (9abdd619da by @cipolleschi)
    • Runtime: Add missing loadFromSource method in the DefaultRNFactoryDelegate (7739615e0d by @cipolleschi)
    • Runtime: App crash caused by the [RCTFileRequestHanlder invalidate] method (789ed7d5ad by @zhouzh1)
    • Runtime: Bridge: Fixes HostTarget use after free when deallocated bridge (3e2e8ec757 by @zhongwuzw)
    • TextInput: Fixes TextInput crashes when any text is entered while running as iOS app on apple silicon mac (8d7aca30e7 by @zhongwuzw)
    • Text: Fixed onPress for Text with nested View. (6b2c40c64f by @coado)
    • TextInput: Fix selection makes TextInput clear its content when using children (e3b176a598 by Olivier Bouillet)
    • TextInput: Fixed TextInput's onContentSizeChange event being dispatched multiple times with the same size (2bb65717b7 by @j-piasecki)
    • TextInput: Implement dataDetectorTypes in the same way as the old architecture (2ae45ec3ce by @VidocqH)

    Removed

    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.

    Open source โ†’
    Additional notes2 sources agreeOpen source โ†’
  28. 0.79.0-rc.431 Mar 2025pre-release
    Release notes

    ๐Ÿฅ‡ 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.

    Open source โ†’
  29. 0.79.0-rc.324 Mar 2025pre-release
    Release notes

    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.

    Open source โ†’
  30. 0.79.0-rc.217 Mar 2025pre-release
    Release notes

    Changed

    Fixed

    iOS specific

    • Codegen: Enable use of multiple RCTAppDependencyProvider instances (0cc1ac18cf by @vonovak)
    • Runtime: Call RCTInitializeUIKitProxies before bridge create (a51fa6c002 by @zhongwuzw)
    • TextInput: Fixes TextInput crashes when any text is entered while running as iOS app on apple silicon mac (8d7aca30e7 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.

    Open source โ†’
  31. 0.79.0-rc.111 Mar 2025pre-release
    Release notes

    Changed

    Fixed

    iOS specific

    • Fixed: extraModulesForBridge callback not called when New Architecture enabled (c0a5c2c3cb by Bruno Aybar)
    • Enable back the opt-out from the New Architecture (9abdd619da by @cipolleschi)
    • Add missing loadFromSource method in the DefaultRNFactoryDelegate (7739615e0d by @cipolleschi)

    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.

    Open source โ†’
  32. 0.79.0-rc.04 Mar 2025pre-release
    Release notes

    Breaking

    • Deprecated usage of HERMES_ENABLE_DEBUGGER build-time flag for enabling React Native debugger in favour of REACT_NATIVE_DEBUGGER_ENABLED and REACT_NATIVE_DEBUGGER_ENABLED_DEVONLY. (5fcb69e8b7 by @hoxyq)
    • Deep imports to modules inside Libraries/DevMenu using require may need to be appended with .default (ce84922236 by @j-piasecki)
    • Remove deprecated unstable_enableLogBox function. LogBox is enabled by default. (7368265107 by @huntie)
    • Remove com.facebook.react.modules.network.TLSSocketFactory class (e065411c91 by @mateoguzmana)
    • Deep imports to Utilities/dismissKeyboard.js, Utilities/GlobalPerformanceLogger.js or Utilities/SceneTracker.js with require syntax need to be appended with '.default'. (fc6ca26d3f by @iwoplaza)
    • Deep imports to Utilities/deepFreezeAndThrowOnMutationInDev, Utilities/defineLazyObjectProperty, Utilities/DeviceInfo or Utilities/FeatureDetection with require syntax may need to be appended with '.default'. (028c0b36f6 by @iwoplaza)
    • Deep imports to Libraries/Utilities/Platform with require syntax needs to be appended with '.default'. (d98116aa44 by @iwoplaza)
    • Deep imports to Utilities/infoLog, Utilities/logError, Utilities/mapWithSeparator or Utilities/warnOnce with require syntax need to be appended with '.default'. (7aef81b984 by @iwoplaza)
    • Deep imports to Utilities/binaryToBase64, Utilities/DevSettings, Utilities/PolyfillFunctions or Utilities/RCTLog with require syntax need to be appended with '.default'. (152587cda0 by @iwoplaza)
    • Deep imports to Libraries/Utilities/BackHandler, Utilities/DevLoadingView.js or Utilities/HMRClient*.js with require syntax needs to be appended with '.default'. (827a847791 by @iwoplaza)
    • Deep imports to modules inside Libraries/StyleSheet using require may need to be appended with .default (4f20362b07 by @j-piasecki)
    • Deep imports to Libraries/Utilities/differ/... with require syntax need to be appended with '.default'. (2b30aa5cc8 by @iwoplaza)
    • Deep imports into react-native/virtualized-lists with require syntax may need to be appended with .default (1cf4c84ba0 by @j-piasecki)
    • Deep imports to modules inside Libraries/Modal and Libraries/Network with require syntax may need to be appended with '.default'. (28945c68da by @iwoplaza)
    • Deep imports to modules inside Libraries/PermissionsAndroid and Libraries/PushNotificationIOS with require syntax has to be appended with '.default'. (e74246bd66 by @iwoplaza)
    • Disallow invalid unitless lengths in filters (b34e63539d by @NickGerleman)
    • Remove legacy Libraries/JSInspector modules (9ba4dd81db by @huntie)
    • Deep imports to modules inside Libraries/EventEmitter and Libraries/Image/*.js with require syntax need to be appended with '.default'. (8783196ee5 by @iwoplaza)
    • Deep imports to modules inside Libraries/LayoutAnimation and Libraries/Linking with require syntax need to be appended with '.default'. (4d6785bdb5 by @iwoplaza)
    • Remove deprecated YellowBox and console.ignoredYellowBox APIs. Use LogBox. (45a2d9c5a8 by @huntie)
    • Move XHRInterceptor API to src/private/ (389779c348 by @huntie)
    • Move Libraries/Inspector/ modules to src/private/ (0bde08fe67 by @huntie)
    • Deep imports to modules inside Libraries/Lists with require syntax may need to be appended with '.default'. (e767dc3458 by @iwoplaza)
    • Disallow invalid unitless lengths in box shadows (8e2de303e3 by @NickGerleman)
    • Deep imports to modules inside Libraries/ReactNative with require syntax need to be appended with '.default'. (c93bd436a5 by @iwoplaza)
    • Files inside Libraries/Text, Libraries/Share and Libraries/Settings use export syntax, which requires the addition of .default when imported with the CJS require syntax. (156ee5bee7 by @iwoplaza)
    • Files inside Libraries/Components use export syntax, which requires the addition of .default when imported with the CJS require syntax. (aac312da8e by @iwoplaza)
    • Files inside Libraries/Inspector use export syntax, which requires the addition of .default when imported with the CJS require syntax. (48d900b703 by @iwoplaza)
    • Remove some web debugging remnants (9aae84a688 by @NickGerleman)
    • Remove incorrect hwb() syntax support from normalize-color (676359efd9 by @NickGerleman)
    • Files inside Libraries/Interaction use export syntax, which requires the addition of .default when imported with the CJS require syntax. (bdc23fa2b4 by @iwoplaza)
    • Files inside Libraries/Utilities use export syntax, which requires the addition of .default when imported with the CJS require syntax. (52ffda7e55 by @iwoplaza)
    • Files inside Libraries/Text, Libraries/Share and Libraries/Settings use export syntax, which requires the addition of .default when imported with the CJS require syntax. (1be7e1a95f by @iwoplaza)
    • Libraries/Core/ExceptionsManager now exports a default ExceptionsManager object, and SyntheticError as a secondary export. (e5818d92a8 by @iwoplaza)
    • Removed a long-running loop causing the app to lag while attempting a connection to Metro (9b977def6c by @EdmondChuiHW)
    • Removed Libraries/Animated/AnimatedWeb.js file. (ecae8a2908 by @iwoplaza)
    • Files inside Libraries/Components use export syntax, which requires the addition of .default when imported with the CJS require syntax. (da695f3a20 by @iwoplaza)
    • Files inside Libraries/WebSocket use export syntax, which requires the addition of .default when imported with the CJS require syntax. (7df73eebdc by @iwoplaza)
    • Removed a long-running loop causing the app to lag while attempting a connection to Metro (0e5adb9128 by @EdmondChuiHW)
    • Files inside Libraries/Components use export syntax, which requires the addition of .default when imported with the CJS require syntax. (ce412746b1 by @iwoplaza)
    • Files inside Libraries/Components use export syntax, which requires the addition of .default when imported with the CJS require syntax. (9eeef22a67 by @iwoplaza)
    • Files inside Libraries/BugReporting, Libraries/vendor, Libraries/Vibration and Libraries/YellowBox use export syntax, which requires the addition of .default when imported with the CJS require syntax. (09700327f7 by @iwoplaza)
    • Files inside Libraries/Blob use export syntax, which requires the addition of .default when imported with the CJS require syntax. (9a70bc0418 by @iwoplaza)
    • Files inside Libraries/BatchedBridge and Libraries/AppState use export syntax, which requires the addition of .default when imported with the CJS require syntax. (135277ace1 by @iwoplaza)
    • Files inside Libraries/Alert and Libraries/ActionSheetIOS use export syntax, which requires the addition of .default when imported with the CJS require syntax. (c89c5d7e3d by @iwoplaza)
    • Deep imports from some files in StyleSheet/ can break when using the require() syntax, but can be easily fixed by appending .default (e4d969a4ab by @iwoplaza)

    Android specific

    Added

    Android specific

    • On DefaultNewArchitectureEntryPoint class add property to specify the desired release level for an application (19c18eb995 by @jorge-cab)
    • Add support for Gradle Configuration caching (e41887e62f by @cortinico)
    • Feature flags for recycling View, Text components separately (ca5ce205f7 by Thomas Nardone)
    • Set ReactSurface and ReactRootView to ReactDelegate when created via ReactNavigationActivityDelegate (a302fbcaaf by Maddie Lord)

    iOS specific

    Changed

    Android specific

    iOS specific

    Deprecated

    iOS specific

    Android specific

    • RuntimeExecutor and RuntimeScheduler constructors are now private, MapBufferSoLoader was removed as no longer required. (6c8ace9b05 by @javache)
    • Remove DevSupportManagerFactory.launchJSDevtools API (514ec4192f by @huntie)
    • Stable API - Make AnimatedNodeWithUpdateableConfig internal as it was not used in OSS (54e0b69e7e by @cortinico)
    • ViewManagerPropertyUpdater.updateProps is deprected, use the related ViewManager APIs instead (a18bc58645 by @javache)

    iOS specific

    Fixed

    Android specific

    iOS specific

    • Return nullptr when USE_THIRD_PARTY_JSC is set to true (515ff1e626 by @okwasniewski)
    • Avoid race condition crash in [RCTDataRequestHandler invalidate] (6bc5ddea3e by @Saadnajmi)
    • Make React Native work without AppDelegate window property (ae7bbe06c9 by @okwasniewski)
    • Add guard for custom module provider lookup in TMManager (d0a101fbea by @shwanton)
    • Fixed TextInput's onContentSizeChange event being dispatched multiple times with the same size (2bb65717b7 by @j-piasecki)
    • Fix new arch recycled RefreshControl was missing its title (e3d607fc2e by @High5Apps)
    • Fix selection makes TextInput clear its content when using children (e3b176a598 by Olivier Bouillet)
    • Layout direction changes are now honored on bundle reload. (36f29beac4 by @chrsmys)
    • App crash caused by the [RCTFileRequestHanlder invalidate] method (789ed7d5ad by @zhouzh1)
    • Fixed onPress for Text with nested View. (6b2c40c64f by @coado)
    • RNTester: Fixes turbo module examples error in bridgeless mode (6a3e275d14 by @zhongwuzw)
    • RNTester: Fixes turbo module examples error in bridgeless mode (62831e740c by @zhongwuzw)
    • Suppressed iOS 13 deprecation warnings in RCTStatusBarManager (fffd6d75b4 by Ingrid Wang)
    • Fix cases where background color, filter, and background image were sized incorrectly if there was a scaling transform (f835b824f4 by @joevilches)
    • Fix cases where background color, filter, and background image were sized incorrectly if there was a scaling transform (acaf94dc21 by @joevilches)
    • Issue where performance monitor would be hidden under newly presented views. (e7556e921c by @chrsmys)
    • Compatibility with Ruby 3.4.0 (b1735bc593 by @okwasniewski)
    • Remove private symbols for non-simulator and non-catalyst builds. (9350d6f2f5 by @EvanBacon)
    • Re-enable enableFixForViewCommandRace feature flag (ae59702f8e by @okwasniewski)
    • Implement dataDetectorTypes in the same way as the old architecture (2ae45ec3ce by @VidocqH)
    • Fix wrong cocoapods script on new_architecture.rb (541e655832 by @CHOIMINSEOK)
    • Bridge: Fixes HostTarget use after free when deallocated bridge (3e2e8ec757 by @zhongwuzw)
    • Data race related to read/write of RCTDeviceInfo._invalidated. (2a18d83521 by @hakonk)
    • Improve detached keyboard detection, support Stage Manager on iOS (c499ae1192 by @mhoran)
    • Workaround for a iOS build app running on Apple Silicon Mac(in Xcode Destination: "Mac(Designed for iPad)") TextInput crash due to serialization attempt of WeakEventEmitter (0511e2e49a by @iwater)

    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.

    Open source โ†’
  33. 0.79.0-nightly-20250304-25d501df74 Mar 2025pre-release

    Nothing published for this version

  34. 0.79.0-nightly-20250303-cee63397b3 Mar 2025pre-release

    Nothing published for this version

  35. 0.79.0-nightly-20250303-7ccb1e1fb3 Mar 2025pre-release

    Nothing published for this version

  36. 0.79.0-nightly-20250303-42a7c62a63 Mar 2025pre-release

    Nothing published for this version

  37. 0.79.0-nightly-20250302-42a7c62a62 Mar 2025pre-release

    Nothing published for this version

  38. 0.79.0-nightly-20250301-0bb6243551 Mar 2025pre-release

    Nothing published for this version

  39. 0.79.0-nightly-20250228-33c0112b628 Feb 2025pre-release

    Nothing published for this version

  40. 0.79.0-nightly-20250220-41b597c7320 Feb 2025pre-release

    Nothing published for this version

  41. 0.79.0-nightly-20250219-b53e86b4b19 Feb 2025pre-release

    Nothing published for this version

  42. 0.79.0-nightly-20250218-cda2d11c118 Feb 2025pre-release

    Nothing published for this version

  43. 0.79.0-nightly-20250217-acdddef4817 Feb 2025pre-release

    Nothing published for this version

  44. 0.79.0-nightly-20250216-1498566c216 Feb 2025pre-release

    Nothing published for this version

  45. 0.79.0-nightly-20250215-103f8b38815 Feb 2025pre-release

    Nothing published for this version

  46. 0.79.0-nightly-20250214-b3c41cef914 Feb 2025pre-release

    Nothing published for this version

  47. 0.79.0-nightly-20250213-9a401c81013 Feb 2025pre-release

    Nothing published for this version

  48. 0.79.0-nightly-20250212-a7339300112 Feb 2025pre-release

    Nothing published for this version

  49. 0.79.0-nightly-20250211-fffd6d75b11 Feb 2025pre-release

    Nothing published for this version

  50. 0.79.0-nightly-20250210-b45a3e5cd10 Feb 2025pre-release

    Nothing published for this version

  51. 0.79.0-nightly-20250209-7b7c450309 Feb 2025pre-release

    Nothing published for this version

  52. 0.79.0-nightly-20250208-7b7c450308 Feb 2025pre-release

    Nothing published for this version

  53. 0.79.0-nightly-20250207-5d4f9467d7 Feb 2025pre-release

    Nothing published for this version

  54. 0.79.0-nightly-20250206-fb8a6a5bb6 Feb 2025pre-release

    Nothing published for this version

  55. 0.79.0-nightly-20250205-b0501a5be5 Feb 2025pre-release

    Nothing published for this version

  56. 0.79.0-nightly-20250204-bc4dee94f4 Feb 2025pre-release

    Nothing published for this version

  57. 0.79.0-nightly-20250203-e45883e443 Feb 2025pre-release

    Nothing published for this version

  58. 0.79.0-nightly-20250202-e45883e442 Feb 2025pre-release

    Nothing published for this version

  59. 0.79.0-nightly-20250201-4523fdd931 Feb 2025pre-release

    Nothing published for this version

  60. 0.79.0-nightly-20250131-64c2a52ca31 Jan 2025pre-release

    Nothing published for this version