PackageTrack

npm · #3888

@babel/plugin-proposal-dynamic-import

babel/babel

Transform import() expressions

Release timeline

22 releases since 2019
2020202120222023202420252026

Releases

  1. 7.21.4-esm.44 Apr 2023pre-releasewithdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead.

    Nothing published for this version

  2. 7.21.4-esm.34 Apr 2023pre-releasewithdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead.

    Nothing published for this version

  3. 7.21.4-esm.24 Apr 2023pre-releasewithdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead.

    Nothing published for this version

  4. 7.21.4-esm.14 Apr 2023pre-releasewithdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead.

    Nothing published for this version

  5. 7.21.4-esm4 Apr 2023pre-releasewithdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead.

    Nothing published for this version

  6. 7.18.627 Jun 2022withdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead.
    Release notes

    v7.18.6 (2022-06-27)

    :eyeglasses: Spec Compliance

    • babel-parser
    • babel-generator, babel-parser, babel-preset-env, babel-template

    :bug: Bug Fix

    • babel-helper-remap-async-to-generator, babel-plugin-proposal-async-generator-functions
    • babel-plugin-transform-parameters
    • babel-core
    • babel-core, babel-helper-check-duplicate-nodes, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining, babel-plugin-transform-runtime

    :house: Internal

    • babel-standalone
    • Other
    • babel-generator, babel-types
    • babel-code-frame, babel-core, babel-generator, babel-helper-annotate-as-pure, babel-helper-builder-binary-assignment-operator-visitor, babel-helper-builder-react-jsx, babel-helper-check-duplicate-nodes, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-define-map, babel-helper-explode-assignable-expression, babel-helper-fixtures, babel-helper-function-name, babel-helper-hoist-variables, babel-helper-member-expression-to-functions, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-optimise-call-expression, babel-helper-plugin-test-runner, babel-helper-plugin-utils, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-helper-simple-access, babel-helper-split-export-declaration, babel-helper-transform-fixture-test-runner, babel-helper-validator-option, babel-helper-wrap-function, babel-helpers, babel-highlight, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-external-helpers, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-static-block, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-json-strings, babel-plugin-proposal-object-rest-spread, babel-plugin-proposal-optional-chaining, babel-plugin-proposal-partial-application, babel-plugin-proposal-pipeline-operator, babel-plugin-proposal-private-property-in-object, babel-plugin-proposal-record-and-tuple, babel-plugin-syntax-typescript, babel-plugin-transform-block-scoped-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-computed-properties, babel-plugin-transform-destructuring, babel-plugin-transform-duplicate-keys, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-for-of, babel-plugin-transform-function-name, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-object-super, babel-plugin-transform-parameters, babel-plugin-transform-property-mutators, babel-plugin-transform-proto-to-assign, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-display-name, babel-plugin-transform-react-inline-elements, babel-plugin-transform-react-jsx-compat, babel-plugin-transform-react-jsx-source, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-plugin-transform-unicode-escapes, babel-preset-env, babel-preset-typescript, babel-standalone, babel-template, babel-traverse, babel-types
    • babel-core, babel-helper-transform-fixture-test-runner, babel-plugin-transform-destructuring

    Committers: 6

    Open source →
  7. 7.16.731 Dec 2021withdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead.
    Release notes

    v7.16.7 (2021-12-31)

    Thanks @exb for your first PR!

    :eyeglasses: Spec Compliance

    • babel-parser
      • #14049 fix: check preceding line break before exclamation (@JLHwung)

    :bug: Bug Fix

    • babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
      • #14081 Import the correct ./typeof.js helper in @babel/runtime (@exb)
    • babel-helpers
    • babel-helper-function-name, babel-plugin-transform-function-name

    :nail_care: Polish

    Committers: 4

    Open source →
  8. 7.16.513 Dec 2021withdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead.
    Release notes

    v7.16.5 (2021-12-13)

    Thanks @chimurai and @krosenberg for your first PRs!

    :eyeglasses: Spec Compliance

    • babel-cli, babel-core, babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-jscript, babel-plugin-transform-parameters, babel-plugin-transform-runtime, babel-plugin-transform-spread, babel-plugin-transform-typescript, babel-preset-env

    :bug: Bug Fix

    • babel-plugin-transform-parameters
    • babel-plugin-transform-arrow-functions, babel-traverse
    • babel-parser
    • babel-traverse
    • babel-generator
    • babel-plugin-transform-react-jsx
    • babel-helper-create-class-features-plugin, babel-helper-environment-visitor, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-replace-supers, babel-plugin-transform-classes, babel-traverse

    :nail_care: Polish

    :memo: Documentation

    :house: Internal

    • Every package
    • babel-parser
      • #13982 Extend hasPlugin to accept plugin-configuration array pairs (@js-choi)
    • babel-helpers
    • babel-plugin-proposal-object-rest-spread, babel-traverse
    • babel-parser, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-optional-chaining, babel-preset-react, babel-preset-typescript
    • Other

    :running_woman: Performance

    :microscope: Output optimization

    • babel-helpers, babel-plugin-proposal-async-generator-functions, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime

    Committers: 10

    Open source →
  9. 7.16.029 Oct 2021withdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead.
    Release notes

    v7.16.0 (2021-10-30)

    :eyeglasses: Spec Compliance

    • babel-helpers, babel-plugin-proposal-async-generator-functions, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

    :rocket: New Feature

    • babel-generator, babel-parser, babel-plugin-transform-typescript, babel-types
    • babel-parser
    • babel-helper-fixtures, babel-helper-transform-fixture-test-runner, babel-parser, babel-plugin-syntax-typescript, babel-preset-typescript
    • Other
    • babel-generator, babel-parser, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-pipeline-operator
    • babel-compat-data, babel-generator, babel-parser, babel-preset-env, babel-types
    • babel-helper-skip-transparent-expression-wrappers, babel-plugin-proposal-optional-chaining
    • babel-traverse, babel-types

    :bug: Bug Fix

    • babel-parser, babel-plugin-transform-typescript
    • babel-plugin-transform-typescript
      • #13865 fix: allow enum member without initializer after non-literal member (@lightmare)
    • babel-core, babel-helper-create-class-features-plugin, babel-plugin-transform-typescript
      • #13854 Don't transform declare class in plugin-proposal-class-properties (@forivall)
    • babel-compat-data, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-transform-react-constant-elements, babel-preset-env, babel-traverse
      • #13842 Implement @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression (@JLHwung)
    • babel-plugin-proposal-async-generator-functions, babel-traverse
    • babel-traverse, babel-types
    • babel-generator

    :house: Internal

    • Every package
    • Other
    • babel-helper-fixtures, babel-plugin-proposal-class-properties, babel-plugin-transform-runtime, babel-preset-react
    • babel-types
      • #13844 [ts] precise return type on createTypeAnnotationBasedOnTypeof (babel-types) (@lightmare)
    • babel-helpers
    • babel-core, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx, babel-types

    :running_woman: Performance

    • babel-types

    Committers: 9

    Open source →
  10. 7.14.59 Jun 2021withdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead.
    Release notes

    v7.14.5 (2021-06-09)

    Thanks @Eyoatam, @lightmare, @ota-meshi, and @tony-go for your first PRs!

    :eyeglasses: Spec Compliance

    • babel-plugin-proposal-do-expressions, babel-traverse
    • babel-parser

    :bug: Bug Fix

    • babel-parser
      • #13418 fix(parser): correctly parse record and tuple tokens (@fedeci)
      • #13410 fix: throw when async() call param is object with assignement (@tony-go)
      • #13396 Add support for d flag of regex literals in parser (@ota-meshi)
    • babel-helpers

    :house: Internal

    :running_woman: Performance

    Committers: 9

    Open source →
  11. 7.14.212 May 2021withdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead.
    Release notes

    v7.14.2 (2021-05-12)

    Thanks @liuyenwei, @quickgiant, @serut, and @trinangkur for your first PRs!

    :bug: Bug Fix

    :nail_care: Polish

    • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
      • #13296 Better error for export * as ns without the correct plugin (@JLHwung)

    :memo: Documentation

    :house: Internal

    • Other
    • babel-types

    :running_woman: Performance

    Committers: 9

    Open source →
  12. 7.13.826 Feb 2021withdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead.
    Release notes

    v7.13.8 (2021-02-26)

    Thanks @luxp and @pigcan for your first PRs!

    :bug: Bug Fix

    • Other
      • #12909 chore: do not provide polyfills on bundling @babel/standalone (@JLHwung)
      • #12891 fix(eslint-parser): merge input estree options (@JLHwung)
    • babel-compat-data, babel-preset-env
    • babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

    :nail_care: Polish

    • babel-helper-create-class-features-plugin

    :house: Internal

    • babel-core, babel-helper-transform-fixture-test-runner, babel-register
    • babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime

    :microscope: Output optimization

    • babel-plugin-proposal-object-rest-spread

    Committers: 6

    Open source →
  13. 7.12.1718 Feb 2021withdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead.
    Release notes

    v7.12.17 (2021-02-18)

    We re-published all the packages updated in v7.12.15 and v7.12.16, because we accidentally didn't include LICENSE files.

    Thanks @eltociear for your first PR!

    :bug: Bug Fix

    • babel-core
    • babel-helper-module-transforms, babel-plugin-transform-typescript
      • #12796 Register binding when transforming TSParameterProperty (@JLHwung)
    • babel-parser
    • babel-traverse
    • babel-types

    :nail_care: Polish

    • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-private-methods

    :house: Internal

    Committers: 7

    Open source →
  14. 7.12.1611 Feb 2021withdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead.
    Release notes

    v7.12.16 (2021-02-11)

    :bug: Bug Fix

    • babel-core
      • #12783 fix: use semver gte comparison on polyfill version tester (@JLHwung)
    • babel-parser
      • #12735 [parser] Fix scope handling of Flow declared functions (@nicolo-ribaudo)
      • #12775 babel-parser(ts): Throw recoverable for duplicates access modifier (@sosukesuzuki)
      • #12771 babel-parser(ts): Raise recoverable error for abstract interface (@sosukesuzuki)
      • #12763 fix(ts): include asserts in TSTypePredicate location (@fedeci)
      • #12758 [TS] Create TSUnionType or TSIntersectionType when typealias has a leading operator (@fedeci)
    • babel-plugin-transform-typescript
      • #12760 Support destructuring variable declarator within TS namespace (@JLHwung)

    :nail_care: Polish

    :house: Internal

    • Other
    • babel-cli, babel-core, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-member-expression-to-functions, babel-helper-validator-option, babel-node, babel-parser, babel-plugin-proposal-class-static-block, babel-plugin-proposal-dynamic-import, babel-plugin-proposal-optional-chaining, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx, babel-preset-env, babel-preset-typescript

    Committers: 5

    Open source →
  15. 7.12.115 Oct 2020withdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead.
    Release notes

    v7.12.1 (2020-10-16)

    :bug: Bug Fix

    • babel-cli
    • babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
    • babel-parser
      • #12183 Reland "Fix: check if param is assignable when parsing arrow return type annotation" (@nicolo-ribaudo)

    :house: Internal

    • Other
    • Every package
    • babel-compat-data, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-remap-async-to-generator, babel-helper-simple-access, babel-helper-transform-fixture-test-runner, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-object-assign, babel-plugin-transform-parameters, babel-plugin-transform-react-jsx-self, babel-plugin-transform-react-jsx-source, babel-plugin-transform-template-literals, babel-preset-env, babel-preset-react, babel-runtime-corejs2, babel-runtime, babel-standalone

    Committers: 2

    Open source →
  16. 7.10.430 Jun 2020withdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead.
    Release notes

    v7.10.4 (2020-06-30)

    Thanks @penguingovernor, @sajadtorkamani and @wojtekmaj for their first PRs!

    :eyeglasses: Spec Compliance

    • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties
    • babel-parser, babel-types

    :bug: Bug Fix

    • babel-types
    • babel-plugin-proposal-do-expressions, babel-types

    :nail_care: Polish

    :house: Internal

    • babel-core, babel-helper-fixtures, babel-standalone, babel-traverse
      • #11758 Replace non-inclusive "whitelist" and "blacklist" terms with "allowlist" etc. (@wojtekmaj)
    • babel-parser
    • babel-core

    Committers: 7

    Open source →
  17. 7.10.127 May 2020withdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead.
    Release notes

    v7.10.1 (2020-05-27)

    This releases includes fixes for two bugs introduced in 7.10.0. There are still a few known bugs, and we'll fix them soon.

    Thanks @saulosantiago for your first PR!

    :bug: Bug Fix

    • babel-preset-env
    • babel-standalone

    :house: Internal

    Committers: 3

    Open source →
  18. 7.8.313 Jan 2020withdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead.
    Release notes

    v7.8.3 (2020-01-13)

    :bug: Bug Fix

    • babel-types
      • #11002 fix: generated builder parameter should respect builder keys (@JLHwung)

    :house: Internal

    • babel-preset-env-standalone, babel-standalone
    • babel-plugin-proposal-decorators, babel-plugin-proposal-dynamic-import, babel-plugin-proposal-logical-assignment-operators, babel-plugin-proposal-object-rest-spread, babel-plugin-syntax-async-generators, babel-plugin-syntax-bigint, babel-plugin-syntax-dynamic-import, babel-plugin-syntax-json-strings, babel-plugin-syntax-nullish-coalescing-operator, babel-plugin-syntax-object-rest-spread, babel-plugin-syntax-optional-catch-binding, babel-plugin-syntax-optional-chaining, babel-plugin-transform-flow-strip-types, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-react-constant-elements, babel-preset-env-standalone, babel-preset-env, babel-standalone

    :leftwards_arrow_with_hook: Revert

    Committers: 2

    Open source →
  19. 7.8.012 Jan 2020withdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead.
    Release notes

    v7.8.0 (2020-01-12)

    Blog post on the website

    :eyeglasses: Spec Compliance

    • babel-parser
      • #10980 Disallow private name in object elements and TS type elements (@JLHwung)
      • #10955 LiteralPropertyName should allow BigIntLiteral (@JLHwung)
      • #10953 fix: check await when parsing AsyncArrowBindingIdentifier (@JLHwung)
      • #10947 Fix: TopLevelAwait should respect await identifiers defined in sub scope. (@JLHwung)
      • #10946 fix: Class Field Initializer should not allow await expression as immediate child (@JLHwung)
    • babel-plugin-proposal-numeric-separator
      • #10938 StringNumericLiteral does not include NumericLiteralSeparator (@JLHwung)
    • babel-generator, babel-parser, babel-plugin-proposal-private-methods

    :boom: Breaking Change

    :rocket: New Feature

    • babel-standalone
    • babel-core
    • babel-compat-data, babel-preset-env-standalone, babel-preset-env
      • #10811 Add optional-chaining and nullish-coalescing to preset-env (@Druotic)
    • babel-helper-module-transforms, babel-plugin-transform-modules-systemjs
      • #10780 add allowTopLevelThis option to transform-modules-systemjs (@JLHwung)
    • babel-parser
    • babel-cli
    • babel-core, babel-generator, babel-parser
    • babel-core, babel-parser

    :bug: Bug Fix

    • babel-node
    • babel-plugin-proposal-numeric-separator
      • #10938 StringNumericLiteral does not include NumericLiteralSeparator (@JLHwung)
    • babel-preset-env
    • babel-parser
    • Other
    • babel-traverse
    • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
      • #10934 helper-module-transforms: dereference imported template tag (@ajafff)
    • babel-traverse, babel-types
    • babel-core
    • babel-helpers
      • #10902 fix: Object.getOwnPropertySymbols called on non-object (@bassaer)

    :nail_care: Polish

    • babel-node
    • babel-parser

    :memo: Documentation

    • babel-preset-env
      • #10982 CONTRIBUTING: Update link to plugin-features.js [skip ci] (@andersk)
    • Other

    :house: Internal

    :leftwards_arrow_with_hook: Revert

    • babel-cli

    Committers: 17

    Open source →
  20. 7.7.422 Nov 2019withdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead.
    Release notes

    v7.7.4 (2019-11-23)

    Thanks @chrishinrichs, @khoumani, @m-ahmadi, @BBlackwo, @SakibulMowla, @4geru, @Shriram-Balaji, @ZYSzys and @arku for their first PRs!

    :bug: Bug Fix

    • babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
    • babel-preset-env
    • babel-parser
    • babel-preset-env-standalone
      • #10732 fix: add missing available plugins to babel-preset-env-standalone. (@JLHwung)
    • babel-plugin-transform-function-name, babel-plugin-transform-modules-umd, babel-preset-env
      • #10701 Circumvent typeof transform for umd build template. (@JLHwung)
    • babel-cli
      • #10698 Babel should not silently remove unknown options after commander arguments. (@JLHwung)
    • babel-plugin-proposal-optional-chaining
    • babel-parser, babel-types
    • babel-traverse
    • babel-helpers, babel-plugin-proposal-object-rest-spread, babel-preset-env

    :nail_care: Polish

    • babel-plugin-proposal-nullish-coalescing-operator
      • #10720 polish: skip creating extra reference for safely re-used node. (@JLHwung)

    :house: Internal

    Committers: 15

    Open source →
  21. 7.7.05 Nov 2019withdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead.
    Release notes

    v7.7.0 (2019-11-05)

    :eyeglasses: Spec Compliance

    • babel-types
    • babel-parser

    :rocket: New Feature

    • babel-generator, babel-helper-create-class-features-plugin, babel-parser, babel-plugin-transform-typescript, babel-preset-typescript, babel-types
    • babel-core, babel-parser, babel-preset-typescript
    • babel-core
    • babel-plugin-syntax-top-level-await, babel-preset-env
    • babel-helper-builder-react-jsx, babel-plugin-transform-react-jsx, babel-preset-react
      • #10572 [transform-react-jsx] Add useSpread option to transform JSX. (@ivandevp)
    • babel-generator, babel-parser, babel-plugin-proposal-decorators, babel-plugin-syntax-flow, babel-types
    • babel-plugin-transform-function-name, babel-plugin-transform-modules-umd, babel-preset-env
      • #10477 Changes UMD callsite to be more likely to pass in the intended object.. (@MicahZoltu)
    • babel-parser
    • babel-generator, babel-parser, babel-types
    • babel-cli, babel-register
    • babel-cli

    :bug: Bug Fix

    • babel-helpers, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-function-sent, babel-preset-env
    • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
    • babel-plugin-transform-modules-systemjs
      • #10638 fix: remove ExportNamedDeclaration when the specifier is empty. (@JLHwung)
    • babel-parser
    • babel-plugin-transform-typescript
    • babel-core
      • #10623 Fix: inputSourceMap should work when it is an external file. (@JLHwung)
      • #10539 fix: remove filename annotation in buildCodeFrameError. (@JLHwung)
    • babel-plugin-proposal-decorators
    • babel-helpers, babel-plugin-proposal-dynamic-import, babel-plugin-transform-modules-commonjs, babel-preset-env
      • #10574 fix: _interopRequireWildcard should only cache objects. (@samMeow)
    • babel-traverse
    • babel-preset-env
    • babel-generator
    • babel-plugin-transform-async-to-generator, babel-preset-env, babel-traverse

    :nail_care: Polish

    • babel-plugin-transform-classes, babel-plugin-transform-regenerator, babel-preset-env
    • babel-helpers, babel-plugin-transform-modules-commonjs, babel-preset-env
      • #10585 fix(babel‑helpers/interopRequireWildcard): Avoid double nullish check. (@ExE-Boss)
    • babel-register
      • #10557 fix: disable caching when babel could not read/write cache. (@JLHwung)

    :house: Internal

    • babel-cli, babel-node
    • babel-register
    • babel-helper-create-regexp-features-plugin, babel-plugin-proposal-unicode-property-regex, babel-plugin-transform-dotall-regex, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-unicode-regex, babel-preset-env
    • babel-preset-env
    • babel-helper-module-imports
      • #10608 Use .find instead of .filter to get targetPath in ImportInjector. (@Andarist)
    • Other
    • babel-runtime
    • babel-helper-annotate-as-pure, babel-helper-bindify-decorators, babel-helper-builder-binary-assignment-operator-visitor, babel-helper-builder-react-jsx, babel-helper-call-delegate, babel-helper-define-map, babel-helper-explode-assignable-expression, babel-helper-explode-class, babel-helper-function-name, babel-helper-get-function-arity, babel-helper-hoist-variables, babel-helper-member-expression-to-functions, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-optimise-call-expression, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-helper-simple-access, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-template

    :running_woman: Performance

    Committers: 28

    Open source →
  22. 7.5.04 Jul 2019withdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead.
    Release notes

    v7.5.0 (2019-07-04)

    :eyeglasses: Spec Compliance

    • babel-parser

    :rocket: New Feature

    • babel-parser
    • babel-plugin-proposal-dynamic-import, babel-preset-env-standalone, babel-preset-env
    • babel-plugin-proposal-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs
    • babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-pipeline-operator
    • babel-plugin-transform-typescript, babel-types

    :bug: Bug Fix

    • babel-plugin-proposal-do-expressions, babel-traverse
    • babel-helpers, babel-plugin-transform-react-constant-elements
      • #10155 Added es3 backward compatibility for react helper code (@sormy)
    • babel-preset-env
    • babel-parser
    • babel-types
    • babel-node
    • babel-generator
    • babel-plugin-transform-typescript
    • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-traverse
    • babel-helpers, babel-plugin-proposal-object-rest-spread, babel-preset-env
    • babel-plugin-transform-destructuring
    • babel-helper-create-class-features-plugin, babel-plugin-transform-typescript

    :nail_care: Polish

    • babel-core
    • babel-helpers
      • #10117 Simplify the helpers for classPrivateField{Get,Set} (@arv)
    • babel-plugin-transform-typescript

    :memo: Documentation

    • babel-plugin-proposal-partial-application, babel-plugin-syntax-partial-application

    Committers: 24

    Open source →