PackageTrack

npm · #3813

@babel/plugin-proposal-json-strings

babel/babel

Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings

Release timeline

37 releases since 2018
2020202220242026

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-json-strings 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-json-strings 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-json-strings 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-json-strings 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-json-strings 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-json-strings 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.17.1216 May 2022withdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead.
    Release notes

    v7.17.12 (2022-05-16)

    Thanks @varunsh-coder and @xiawenqi for your first pull requests!

    :bug: Bug Fix

    • babel-plugin-transform-react-constant-elements
    • babel-generator
      • #14524 fix: perserve parentheses of lhs id with rhs unamed fn (@JLHwung)
      • #14532 Print necessary parentheses for functions in postfix expressions (@xiawenqi)
    • babel-plugin-transform-destructuring
      • #14494 Update scope info after destructuring transform (@peey)
    • babel-parser
    • babel-parser, babel-plugin-transform-destructuring, babel-types

    :house: Internal

    • babel-plugin-proposal-decorators, babel-types
    • babel-core
    • babel-core, babel-generator, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-module-transforms, babel-helper-plugin-utils, babel-parser, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-external-helpers, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-decorators, babel-plugin-proposal-export-default-from, babel-plugin-proposal-export-namespace-from, babel-plugin-proposal-function-sent, babel-plugin-proposal-json-strings, babel-plugin-proposal-logical-assignment-operators, babel-plugin-proposal-nullish-coalescing-operator, 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-methods, babel-plugin-proposal-private-property-in-object, babel-plugin-proposal-record-and-tuple, babel-plugin-proposal-unicode-property-regex, babel-plugin-syntax-decorators, babel-plugin-syntax-destructuring-private, babel-plugin-syntax-flow, babel-plugin-syntax-import-assertions, babel-plugin-syntax-pipeline-operator, babel-plugin-syntax-record-and-tuple, babel-plugin-syntax-typescript, babel-plugin-transform-arrow-functions, babel-plugin-transform-async-to-generator, 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-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-for-of, babel-plugin-transform-instanceof, babel-plugin-transform-jscript, babel-plugin-transform-literals, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-new-target, 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-jsx, babel-plugin-transform-reserved-words, babel-plugin-transform-runtime, babel-plugin-transform-spread, babel-plugin-transform-template-literals, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-preset-env, babel-preset-flow, babel-preset-react, babel-preset-typescript, babel-traverse, babel-types

    Committers: 9

    Open source →
  8. 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-json-strings 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 →
  9. 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-json-strings 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 →
  10. 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-json-strings 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 →
  11. 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-json-strings 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 →
  12. 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-json-strings 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 →
  13. 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-json-strings 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 →
  14. 7.12.133 Feb 2021withdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead.
    Release notes

    v7.12.13 (2021-02-03)

    Thanks @bradzacher, @bz2, @ChALkeR, @FauxFaux, @fedeci, @karansapolia, @panzarino, @shrinktofit, and @Zalathar for your first PRs!

    :eyeglasses: Spec Compliance

    • babel-parser
      • #12661 spec: disable await binding identifier within static block (@JLHwung)
    • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-private-methods, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
      • #12689 fix: throw error when accessing private method without a getter (@fedeci)
    • babel-plugin-transform-computed-properties, babel-plugin-transform-shorthand-properties

    :bug: Bug Fix

    • babel-plugin-proposal-class-properties, babel-traverse
    • babel-plugin-proposal-class-properties, babel-plugin-transform-classes
    • babel-parser, babel-template
      • #12725 Permit %%placeholder%% in left-hand-side of a let declaration (@Zalathar)
    • babel-core, babel-helper-transform-fixture-test-runner, babel-register
    • babel-parser
      • #12686 (ts) Raise syntax error for an abstract method in non-abstract class (@sosukesuzuki)
      • #12684 fix(parser): throw error with wrong typescript 'export declare' (@fedeci)
      • #12520 Raise recoverable error for await expressions in sync functions (@sosukesuzuki)
      • #12678 fix: start TypePredicate node after returnToken (@JLHwung)
      • #12599 @babel/preset-typescript: fix tsx assigment issue (@Zzzen)
      • #12562 [ts]Add optional property to OptionalCallExpression node that has type arguments (@sosukesuzuki)
    • babel-helpers, babel-plugin-transform-classes
    • babel-generator
      • #12653 fix: avoid line breaks between class members head and key (@JLHwung)
    • babel-register
    • babel-node
    • babel-types
      • #12602 fix: cloneNode(deep, withoutLoc) handles absent comments (@FauxFaux)
      • #12575 Use isIdentifierChar instead of regex for toIdentifier (@mischnic)
    • babel-plugin-transform-modules-systemjs
    • babel-plugin-transform-for-of
    • babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-plugin-transform-classes
      • #12544 Correctly access shadowed class binding in super.* (@Zzzen)
    • babel-helper-module-imports, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx

    :nail_care: Polish

    • babel-helper-transform-fixture-test-runner, babel-parser, babel-preset-env
      • #12716 refactor: raise AwaitNotInAsyncContext when an AwaitExpression will be parsed (@JLHwung)
    • babel-cli, babel-core, babel-parser
    • babel-helper-create-class-features-plugin, babel-plugin-proposal-private-methods
    • babel-helper-compilation-targets, babel-preset-env
    • babel-code-frame
      • #12567 fix(code-frame): do not pad gutter of empty lines (@SimenB)

    :memo: Documentation

    :house: Internal

    • babel-traverse, babel-types
    • babel-register
    • Other
    • babel-generator, babel-preset-env
    • babel-core, babel-helper-compilation-targets, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-parameters, babel-plugin-transform-regenerator, babel-preset-env

    :microscope: Output optimization

    • babel-plugin-transform-modules-commonjs, babel-plugin-transform-template-literals, babel-plugin-transform-unicode-escapes, babel-preset-env
    • babel-plugin-transform-react-jsx
      • #12557 Optimize jsx spreads of object expressions (@bz2)

    Committers: 22

    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-json-strings 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-json-strings 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-json-strings 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.10.026 May 2020withdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead.
    Release notes

    v7.10.0 (2020-05-26)

    Thanks @AndrewLeedham, @fisker, @kik-o, @kitos, @lazytype for their first PRs!

    We are also releasing the first experimental version of the new polyfills plugins: you can check them out at babel/babel-polyfills.

    :eyeglasses: Spec Compliance

    • babel-plugin-proposal-logical-assignment-operators
      • #11370 logical-assignment: Do not assign names to anonymous functions (@arku)

    :rocket: New Feature

    • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-optimise-call-expression, babel-helper-replace-supers, babel-parser, babel-plugin-proposal-class-properties
    • babel-standalone
      • #11593 feat: add privatePropertyInObject to babel-standalone (@JLHwung)
      • #11466 Support data-type="module" to generate native <script type="module"> (@dfabulich)
    • babel-cli, babel-helper-create-class-features-plugin, babel-parser, babel-plugin-proposal-private-property-in-object, babel-types
    • babel-compat-data, babel-plugin-transform-template-literals, babel-plugin-transform-unicode-escapes, babel-preset-env, babel-standalone
    • babel-parser, babel-plugin-syntax-module-attributes, babel-standalone
    • babel-helper-compilation-targets, babel-preset-env
    • babel-cli
    • babel-helpers, babel-plugin-transform-destructuring, babel-plugin-transform-spread, babel-traverse
    • babel-helpers, babel-plugin-transform-for-of, babel-preset-env
    • babel-parser
      • #11406 Enable import.meta by default in @babel/parser (#11364) (@kik-o)
    • babel-plugin-transform-react-pure-annotations, babel-preset-react
      • #11428 Implement plugin-transform-react-pure-annotations and add to preset-react (@devongovett)
    • babel-compat-data, babel-preset-env

    :bug: Bug Fix

    • babel-traverse
    • babel-plugin-proposal-optional-chaining
      • #10961 fix: optional-chaining should work correctly with ts non-null operator (@macabeus)
    • babel-parser, babel-types
      • #11547 refactor: add isLiteralPropertyName to parser utils (@JLHwung)
    • babel-plugin-transform-typescript
    • babel-plugin-proposal-object-rest-spread
      • #11550 fix(plugin-proposal-object-rest-spread): use computed memberExpression for literal keys (@kitos)
    • babel-plugin-transform-runtime
    • babel-generator
      • #11502 getters and setters support in generator for declare class statement (@zxbodya)

    :nail_care: Polish

    • babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-parameters, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env
      • #11514 [helpers] Add a private function name within createSuper (@cpojer)

    :house: Internal

    • Other
    • babel-parser
      • #11597 Fix comments for smartPipeline topic-forbidding contexts (@lazytype)
    • babel-core, babel-generator, babel-helper-compilation-targets, babel-helpers, babel-parser, babel-plugin-proposal-decorators, babel-plugin-proposal-json-strings, babel-plugin-transform-block-scoping, babel-plugin-transform-flow-comments, babel-plugin-transform-modules-systemjs, babel-plugin-transform-react-jsx-source, babel-plugin-transform-runtime, babel-preset-env, babel-standalone, babel-template, babel-traverse, babel-types

    :running_woman: Performance

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

    :leftwards_arrow_with_hook: Revert

    Committers: 18

    Open source →
  19. 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-json-strings 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 →
  20. 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-json-strings 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 →
  21. 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-json-strings 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 →
  22. 7.2.03 Dec 2018withdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead.

    Nothing published for this version

  23. 7.0.027 Aug 2018withdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead.

    Nothing published for this version

  24. 7.0.0-rc.427 Aug 2018pre-releasewithdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead.

    Nothing published for this version

  25. 7.0.0-rc.324 Aug 2018pre-releasewithdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead.

    Nothing published for this version

  26. 7.0.0-rc.221 Aug 2018pre-releasewithdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead.

    Nothing published for this version

  27. 7.0.0-rc.19 Aug 2018pre-releasewithdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead.

    Nothing published for this version

  28. 7.0.0-rc.09 Aug 2018pre-releasewithdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead.

    Nothing published for this version

  29. 7.0.0-beta.564 Aug 2018pre-releasewithdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead.

    Nothing published for this version

  30. 7.0.0-beta.5528 Jul 2018pre-releasewithdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead.

    Nothing published for this version

  31. 7.0.0-beta.5416 Jul 2018pre-releasewithdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead.

    Nothing published for this version

  32. 7.0.0-beta.5311 Jul 2018pre-releasewithdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead.

    Nothing published for this version

  33. 7.0.0-beta.526 Jul 2018pre-releasewithdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead.

    Nothing published for this version

  34. 7.0.0-beta.5112 Jun 2018pre-releasewithdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead.

    Nothing published for this version

  35. 7.0.0-beta.5012 Jun 2018pre-releasewithdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead.

    Nothing published for this version

  36. 7.0.0-beta.4925 May 2018pre-releasewithdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead.

    Nothing published for this version

  37. 7.0.0-beta.4824 May 2018pre-releasewithdrawn: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead.

    Nothing published for this version