Skip to content

Latest commit

History

History
233 lines (207 loc) 路 27.5 KB

CHANGELOG-v8.md

File metadata and controls

233 lines (207 loc) 路 27.5 KB

Changelog

Tags:

  • 馃挜 [Breaking Change]
  • 馃憮 [Spec Compliance]
  • 馃殌 [New Feature]
  • 馃悰 [Bug Fix]
  • 馃摑 [Documentation]
  • 馃彔 [Internal]
  • 馃拝 [Polish]

Note: Gaps between patch versions are faulty, broken or test releases.

This file contains the changelog starting from v8.0.0-alpha.0.

v8.0.0-alpha.8 (2024-04-04)

馃挜 Breaking Change

  • babel-plugin-transform-runtime, babel-runtime-corejs3
  • babel-plugin-transform-runtime
  • babel-plugin-transform-runtime, babel-plugin-transform-typeof-symbol, babel-runtime-corejs2

馃拝 Polish

  • babel-plugin-transform-typescript

馃彔 Internal

  • babel-core
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3, babel-runtime, babel-standalone
  • babel-helper-plugin-test-runner
  • babel-compat-data, babel-plugin-transform-object-rest-spread, babel-preset-env

v8.0.0-alpha.7 (2024-02-28)

馃彔 Internal

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
    • #16256 Remove logic for deprecated decorator versions from Babel 8 (@JLHwung)
  • babel-core, babel-helper-fixtures, babel-helper-plugin-utils, babel-helper-transform-fixture-test-runner, babel-parser, babel-plugin-transform-runtime, babel-preset-env, babel-standalone, babel-template, babel-traverse, babel-types
  • babel-core, babel-plugin-transform-object-rest-spread

v8.0.0-alpha.6 (2024-01-26)

馃拝 Polish

v8.0.0-alpha.5 (2023-12-11)

馃挜 Breaking Change

  • babel-plugin-transform-runtime
  • babel-helper-create-class-features-plugin, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-preset-env
  • babel-core, babel-generator, babel-types
  • babel-parser
    • #16114 Breaking: parserOpts.createImportExpressions defaults to true (@JLHwung)
  • babel-traverse, babel-types
  • babel-preset-env
  • babel-core, babel-preset-env

馃拝 Polish

  • babel-helper-validator-option, babel-plugin-transform-object-rest-spread, babel-plugin-transform-runtime, babel-preset-env, babel-standalone

馃彔 Internal

  • babel-core, 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-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-duplicate-named-capturing-groups-regex, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-attributes-to-assertions, babel-plugin-proposal-partial-application, babel-plugin-proposal-pipeline-operator, babel-plugin-proposal-record-and-tuple, babel-plugin-proposal-regexp-modifiers, babel-plugin-proposal-throw-expressions, babel-plugin-syntax-async-do-expressions, babel-plugin-syntax-decimal, babel-plugin-syntax-decorators, babel-plugin-syntax-destructuring-private, babel-plugin-syntax-do-expressions, babel-plugin-syntax-explicit-resource-management, babel-plugin-syntax-export-default-from, babel-plugin-syntax-flow, babel-plugin-syntax-function-bind, babel-plugin-syntax-function-sent, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-plugin-syntax-import-reflection, babel-plugin-syntax-jsx, babel-plugin-syntax-module-blocks, babel-plugin-syntax-partial-application, babel-plugin-syntax-pipeline-operator, babel-plugin-syntax-record-and-tuple, babel-plugin-syntax-throw-expressions, babel-plugin-syntax-typescript, babel-plugin-transform-arrow-functions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoped-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-classes, babel-plugin-transform-computed-properties, babel-plugin-transform-destructuring, babel-plugin-transform-dotall-regex, babel-plugin-transform-duplicate-keys, babel-plugin-transform-dynamic-import, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-export-namespace-from, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-for-of, babel-plugin-transform-function-name, babel-plugin-transform-instanceof, babel-plugin-transform-jscript, babel-plugin-transform-json-strings, babel-plugin-transform-literals, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-member-expression-literals, 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-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-assign, babel-plugin-transform-object-rest-spread, babel-plugin-transform-object-set-prototype-of-to-assign, babel-plugin-transform-object-super, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-property-literals, 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-self, babel-plugin-transform-react-jsx-source, babel-plugin-transform-react-pure-annotations, babel-plugin-transform-regenerator, babel-plugin-transform-reserved-words, babel-plugin-transform-runtime, babel-plugin-transform-shorthand-properties, babel-plugin-transform-spread, babel-plugin-transform-sticky-regex, 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-plugin-transform-unicode-property-regex, babel-plugin-transform-unicode-regex, babel-plugin-transform-unicode-sets-regex, babel-preset-env, babel-preset-flow, babel-preset-react, babel-preset-typescript

v8.0.0-alpha.4 (2023-10-11)

This release does not include any changes specific to Babel 8, but it ports all the recent Babel 7 commits to Babel 8.

v8.0.0-alpha.3 (2023-09-26)

馃挜 Breaking Change

  • babel-node
  • babel-core
    • #15869 Disallow sync createConfigItem, loadPartialConfig, loadOptions usage (@JLHwung)

馃彔 Internal

v8.0.0-alpha.2 (2023-08-09)

馃悰 Bug Fix

  • babel-core, babel-traverse

馃拝 Polish

  • babel-preset-typescript
    • #15847 Provide better error message when allowDeclareFields is enabled (@JLHwung)

馃彔 Internal

  • babel-helper-create-class-features-plugin, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object
  • babel-code-frame, babel-highlight

v8.0.0-alpha.0 (2023-07-20)

馃憮 Spec Compliance

馃挜 Breaking Change

  • Other
  • All packages
  • babel-plugin-proposal-decorators, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties
  • babel-core, babel-helper-create-class-features-plugin, babel-plugin-transform-arrow-functions, babel-plugin-transform-computed-properties, babel-plugin-transform-for-of, babel-plugin-transform-regenerator, babel-plugin-transform-unicode-escapes, babel-preset-env, babel-traverse, babel-types
  • babel-core, babel-helper-builder-binary-assignment-operator-visitor, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-environment-visitor, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-plugin-utils, babel-helper-replace-supers, babel-helper-simple-access, babel-helper-string-parser, babel-helper-transform-fixture-test-runner, babel-helpers, babel-plugin-transform-modules-commonjs, babel-preset-env
  • babel-cli, babel-compat-data, babel-core, babel-helper-create-class-features-plugin, babel-helper-environment-visitor, babel-helper-replace-supers, babel-helpers, babel-parser, babel-plugin-transform-for-of, babel-plugin-transform-react-jsx, babel-preset-env, babel-traverse, babel-types
  • babel-types
  • babel-core, babel-plugin-syntax-flow, babel-plugin-syntax-jsx, babel-plugin-syntax-typescript, babel-plugin-transform-parameters, babel-plugin-transform-react-jsx-development, babel-plugin-transform-spread, babel-plugin-transform-typescript, babel-preset-flow, babel-preset-typescript, babel-standalone
  • babel-traverse
  • babel-generator, babel-helper-compilation-targets, babel-preset-env, babel-preset-flow, babel-types
  • babel-generator, babel-helper-builder-binary-assignment-operator-visitor, babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-skip-transparent-expression-wrappers, babel-plugin-proposal-function-bind, babel-plugin-proposal-logical-assignment-operators, babel-plugin-proposal-optional-chaining, babel-plugin-proposal-partial-application, babel-plugin-transform-proto-to-assign, babel-plugin-transform-spread, babel-traverse, babel-types
  • babel-core, babel-generator, babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-proposal-decorators, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-decorators, babel-plugin-transform-function-name, babel-plugin-transform-typescript, babel-standalone
  • babel-core, babel-helper-module-imports, babel-helper-transform-fixture-test-runner, babel-node, babel-plugin-proposal-class-static-block, babel-plugin-syntax-decorators, babel-plugin-transform-modules-commonjs, babel-plugin-transform-runtime, babel-standalone
    • #12695 [babel 8] Disallow synchronous usage of babel.* callback methods (@JLHwung)
  • babel-generator, babel-types
  • babel-generator, babel-parser, babel-types
  • babel-node, babel-register
  • babel-parser
  • babel-plugin-transform-react-constant-elements, babel-preset-env
  • babel-core
  • babel-generator, babel-parser
    • #13308 [Babel 8]: remove module attributes parser/generator support (@JLHwung)
    • #12608 [babel 8] Don't create TSParenthesizedType nodes by default (@JLHwung)
  • babel-plugin-transform-block-scoping, babel-traverse
  • babel-cli, babel-core, babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd
  • babel-preset-react
  • babel-preset-flow
  • babel-core, babel-helper-compilation-targets, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-decorators, babel-plugin-proposal-object-rest-spread, babel-plugin-transform-classes, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-function-name, babel-plugin-transform-modules-commonjs, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-standalone
    • #12989 breaking: fallback targets to "defaults, not ie 11" (@JLHwung)
  • babel-plugin-proposal-dynamic-import, babel-plugin-transform-modules-systemjs
    • #12700 Require @babel/plugin-proposal-dynamic-import when transforming import() to SystemJS (@JLHwung)
  • babel-generator, babel-plugin-transform-react-jsx, babel-plugin-transform-template-literals, babel-plugin-transform-unicode-escapes
  • babel-code-frame, babel-highlight
  • babel-node, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-inline-elements, babel-plugin-transform-react-jsx, babel-plugin-transform-regenerator, babel-preset-react, babel-preset-typescript, babel-standalone
  • babel-helper-builder-react-jsx, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx, babel-preset-react
  • babel-preset-env
  • babel-plugin-proposal-class-properties, babel-plugin-transform-typescript, babel-preset-typescript
  • babel-preset-typescript
  • babel-generator
  • babel-helper-fixtures, babel-plugin-transform-flow-strip-types

馃殌 New Feature

  • babel-helper-compilation-targets

馃悰 Bug Fix

  • babel-helper-fixtures, babel-preset-typescript

馃彔 Internal

  • babel-plugin-transform-runtime
  • babel-core
  • Other
  • babel-plugin-transform-modules-commonjs, babel-plugin-transform-runtime
  • babel-cli
  • babel-cli, babel-node, babel-plugin-transform-runtime, babel-register
  • babel-parser
  • babel-plugin-proposal-partial-application, babel-types
    • #13407 [Babel 8] Remove optional field from MemberExpression (@danez)
  • babel-core, babel-helper-transform-fixture-test-runner, babel-register
    • #12677 [babel 8] Replace lodash/escapeRegExp with escape-string-regexp (@hzoo)
  • babel-cli, babel-plugin-transform-classes, babel-register, babel-traverse
  • babel-plugin-syntax-typescript
    • #12607 chore: do not push objectRestSpread parser option in Babel 8 (@JLHwung)