Skip to content

Releases: babel/babel

v7.19.4

10 Oct 10:48
Compare
Choose a tag to compare

v7.19.4 (2022-10-10)

๐Ÿ‘“ Spec Compliance

  • babel-plugin-transform-block-scoping
  • babel-helpers, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-object-rest-spread, babel-plugin-transform-destructuring

๐Ÿ› Bug Fix

  • babel-plugin-transform-react-jsx-development, babel-plugin-transform-typescript, babel-types
  • babel-plugin-transform-destructuring, babel-plugin-transform-react-constant-elements, babel-traverse
  • babel-helper-string-parser, babel-parser, babel-types
  • babel-generator, babel-parser
  • babel-plugin-transform-destructuring

๐Ÿ’… Polish

  • babel-cli, babel-core, babel-generator, babel-helper-create-class-features-plugin, babel-helper-fixtures, babel-helper-simple-access, babel-helper-transform-fixture-test-runner, babel-helpers, 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-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-duplicate-named-capturing-groups-regex, babel-plugin-proposal-dynamic-import, babel-plugin-proposal-function-bind, 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-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-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-jscript, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-new-target, babel-plugin-transform-object-super, babel-plugin-transform-parameters, babel-plugin-transform-proto-to-assign, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-inline-elements, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx-self, babel-plugin-transform-react-jsx, babel-plugin-transform-react-pure-annotations, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-plugin-transform-shorthand-properties, babel-plugin-transform-spread, babel-plugin-transform-strict-mode, babel-plugin-transform-template-literals, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-plugin-transform-unicode-escapes, babel-preset-env, babel-preset-react, babel-preset-typescript, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-traverse
  • babel-cli, babel-core, babel-generator, babel-helper-fixtures, babel-helper-transform-fixture-test-runner, babel-plugin-transform-destructuring, babel-plugin-transform-modules-commonjs, babel-traverse

๐Ÿ  Internal

Committers: 5

v7.19.3

27 Sep 19:17
Compare
Choose a tag to compare

v7.19.3 (2022-09-27)

๐Ÿ› Bug Fix

๐Ÿ’… Polish

๐Ÿ  Internal

  • babel-helper-compilation-targets, babel-helper-transform-fixture-test-runner, babel-parser, babel-preset-env, babel-traverse

๐Ÿ”ฌ Output optimization

  • babel-plugin-transform-typescript

Committers: 4

v7.19.2

15 Sep 03:51
Compare
Choose a tag to compare

v7.19.2 (2022-09-15)

๐Ÿ› Bug Fix

  • babel-runtime-corejs2

Committers: 1

  • Huรกng Jรนnliร ng (@JLHwung)

v7.19.1

14 Sep 15:33
Compare
Choose a tag to compare

v7.19.1 (2022-09-14)

Thanks @hegemonic for your first PR!

๐Ÿ› Bug Fix

  • babel-core
  • babel-traverse
  • Other
    • #14872 Use the built-in class fields and private methods rules in ESLint 8 (@JLHwung)
  • babel-parser
  • babel-plugin-transform-typescript

Committers: 5

v7.19.0

05 Sep 19:04
v7.19.0
70a13e4
Compare
Choose a tag to compare

v7.19.0 (2022-09-05)

Blog post: https://babeljs.io/blog/2022/09/05/7.19.0

Thanks @SukkaW for your first PR!

๐Ÿ‘“ Spec Compliance

  • babel-parser
    • #14666 Support private name in decorator member expression (@JLHwung)
  • babel-helpers, babel-plugin-proposal-async-generator-functions, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

๐Ÿš€ New Feature

  • babel-generator, babel-helpers, babel-parser, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser
  • babel-generator, babel-parser
  • babel-standalone
  • babel-helper-create-regexp-features-plugin, babel-helpers, babel-plugin-proposal-duplicate-named-capturing-groups-regex, babel-plugin-transform-named-capturing-groups-regex, babel-standalone

๐Ÿ› Bug Fix

  • babel-helper-function-name, babel-helper-wrap-function, babel-plugin-transform-classes
    • #14897 Fix: class transform should not drop method definition when key contains non-BMP characters (@JLHwung)
  • babel-plugin-transform-typescript
  • babel-parser
  • babel-helper-builder-react-jsx
    • #14886 Fix helper-builder-react-jsx compat with Babel 7.9 (@JLHwung)

๐Ÿ’… Polish

๐Ÿ“ Documentation

๐Ÿ  Internal

  • babel-standalone
  • babel-core, babel-parser, babel-traverse

Committers: 6

v7.18.13

22 Aug 18:05
Compare
Choose a tag to compare

v7.18.13 (2022-08-22)

Thanks @djpohly for your first PR!

๐Ÿ› Bug Fix

๐Ÿ’… Polish

  • babel-traverse

๐Ÿ  Internal

Committers: 5

7.18.12

05 Aug 14:42
Compare
Choose a tag to compare

v7.18.12 (2022-08-05)

๐Ÿ› Bug Fix

  • babel-plugin-transform-react-constant-elements
  • babel-generator
  • babel-plugin-transform-typescript
    • #14827 Fix: do not report global variables as injected binding (@JLHwung)

Committers: 3

7.18.11

04 Aug 12:50
Compare
Choose a tag to compare

v7.18.11 (2022-08-04)

๐Ÿ› Bug Fix

  • babel-helper-wrap-function
    • #14825 fix: helper-wrap-function compat with old traverse (@JLHwung)

๐Ÿ  Internal

  • babel-traverse
    • #14821 chore(traverse): fix some internal typescript types (@danez)
  • babel-parser

Committers: 3

v7.18.10

02 Aug 04:55
Compare
Choose a tag to compare

v7.18.10 (2022-08-01)

๐Ÿš€ New Feature

  • babel-helper-string-parser, babel-types

๐Ÿ› Bug Fix

  • babel-parser
    • #14817 fix(parser): allow TS declare readonly fields with initializers (@Josh-Cena)
  • babel-helper-string-parser, babel-parser
  • babel-plugin-transform-typescript
  • babel-plugin-transform-react-jsx
  • babel-generator
  • babel-helper-wrap-function, babel-plugin-transform-async-to-generator, babel-traverse

๐Ÿ  Internal

๐Ÿ”ฌ Output optimization

  • babel-plugin-proposal-export-default-from

Committers: 10

v7.18.9

18 Jul 22:13
Compare
Choose a tag to compare

v7.18.9 (2022-07-18)

๐Ÿ› Bug Fix

  • babel-plugin-transform-modules-systemjs, babel-types
  • babel-generator

๐Ÿ’… Polish

๐Ÿ  Internal

  • babel-core, babel-helper-remap-async-to-generator, babel-helpers, babel-parser, babel-plugin-transform-block-scoping, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-proposal-object-rest-spread, babel-plugin-proposal-optional-chaining, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-traverse, babel-types

๐Ÿƒโ€โ™€๏ธ Performance

Committers: 5