PackageTrack

npm · #4034 most downloaded on npm

@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

1148 releases since 2021
20212026

One column per quarter.

Releases

  1. 0.72.217 Feb 2023
    Release notes

    Changed

    Android specific

    iOS specific

    Fixed

    • global.performance in undefined when starting metro from Expo CLI (0ccbd65581 by @Kudo)
    • Re-enabled debugging for debug builds (41477c898c by Matt Blagden)
    • Add global hook to assert that base Metro config is called (29f2602ff9 by @huntie)

    Android specific

    iOS specific

    • Fix build error when there are multiple EXTRA_COMPILER_ARGS (28f4ebab8a by @fergusean)
    • Build failure with pnpm and use_frameworks! due to incorrect header paths (58adc5e4b9 by evelant)
    • Fix onChangeText not firing when clearing the value of TextInput with multiline=true on iOS (0c9c57a9f7 by @kkoudev)
    • Fix pod install for libraries using Swift code when the new architecture is enabled (a4a0655496 by @louiszawadzki)

    ⚠️ we are aware of an issue with building iOS apps with Xcode 14.2, please refer to this issue for more details and updates.


    You can participate in the conversation on the status of this release in this discussion.


    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.

    Open source →
    Additional notes2 sources agreeOpen source →
  2. 0.72.110 Dec 2022
    Release notes

    Added

    iOS specific

    Changed

    • react-native/metro-config now includes all base config values from metro-config (bbcedd385b by @huntie)
    • Bump CLI to 11.3.3 (da84901f78 by @kelset)
    • Bumped @react-native/metro-config to 0.72.7, @react-native/gradle-plugin to 0.72.11, @react-native/virtualized-lists to 0.72.6 (95db9f98f2 by @kelset)

    Fixed

    • react-native/virtualized-lists does not need react-test-renderer at runtime (7a2a3278d0 by @tido64)

    Android specific

    iOS specific


    You can participate in the conversation on the status of this release in this discussion.


    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.

    Open source →
    Additional notes2 sources agreeOpen source →
  3. 0.72.07 Nov 2022
    Release notes

    <!-- Template for GitHub stable release -->

    🎉 0.72 stable is out 🎉

    This release includes over 1100 commits from 70+ contributors! Thank you to all our contributors new and old!

    See the highlights of the release in our release blog post.


    You can participate in the conversation on the status of this release in this discussion.


    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.

    Open source →
    Additional notes2 sources agreeOpen source →
  4. 0.71.34 Jan 2024
    Release notes

    Changed

    Fixed

    • (codegen) Add missing C++ include for prop conversion of complex array type (92fc32aa by @rshest)

    Android specific

    iOS specific


    You can participate in the conversation on the status of this release in this discussion.


    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.

    Open source →
    Additional notes2 sources agreeOpen source →
  5. 0.71.227 Jan 2023
    Release notes

    Added

    Changed

    • Bump react-native-gradle-plugin to ^0.71.14 in core, @react-native-community/eslint-config to ^3.2.0 in starting template (785bc8d97b by @kelset)

    Fixed

    Android specific

    iOS specific


    You can participate in the conversation on the status of this release in this discussion.


    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.

    Open source →
    Additional notes2 sources agreeOpen source →
  6. 0.71.13 Nov 2022
    Release notes

    Added

    Android specific

    iOS specific

    Changed

    Fixed

    • Fix(cli,metro,babel): bump cli and metro and babel to fix Windows+Metro issue (df7c92ff4c by @kelset)

    Android specific

    iOS specific

    • Exclude react-native-flipper when NO_FLIPPER=1 to prevent iOS build fail (f47b5b8b5d by @retyui)
    • Fix RCTAlertController not showing when using SceneDelegate on iOS 13.0+. (0c53420a7a)
    • Handle Null Exception to Validate input in RCTAlertController and in RCTDevLoadingView (79e603c5ab by @admirsaheta)
    • Fixed the potential race condition when dismissing and presentating modal (e948c79bda by @wood1986)
    • Fix build errors when inheriting RCTAppDelegate in Swift modules (5eb25d2186 by @Kudo)
    • OnSelectionChange() is fired before onChange() on multiline TextInput (64475aeb3b by @s77rt)
    • Build: remove deprecated File.exists() method from Hermes podspec. (38e5fa6a96 by @kelset)

    You can participate in the conversation on the status of this release in this discussion


    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.

    Open source →
    Additional notes2 sources agreeOpen source →
  7. 0.71.031 Aug 2022
    Release notes

    <!-- Template for GitHub stable release -->

    0.71 stable is out! This release includes over 1000 commits from 70+ contributors! Thank you to all our contributors new and old!

    See the highlights of the release in our release blog post.


    ⚠️ Git Bash users on Windows might experience "Unable to resolve" red boxes, because of an issue with Metro (silently fails without discovering any files). It will be fixed in 0.71.1 next week, in the meantime you can set resolver.useWatchman: false in metro.config.js.


    You can participate in the conversation on the status of this release in this discussion


    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.

    Open source →
    Additional notes2 sources agreeOpen source →
  8. 0.0.614 Dec 2021

    Nothing published for this version