All Versions
239
Latest Version
Avg Release Cycle
8 days
Latest Release
1627 days ago

Changelog History
Page 4

  • v7.17.11 Changes

    April 29, 2022

    :bug: Bug Fix

    • babel-runtime-corejs2
      • #14509 fix: @babel/runtime-corejs2 should depend on core-js 2 (@JLHwung)
  • v7.17.10 Changes

    April 29, 2022

    :bug: Bug Fix

    • โœ… babel-cli, babel-core, babel-generator, babel-helper-transform-fixture-test-runner

    ๐Ÿ’… :nail_care: Polish

    • โœ… babel-cli, babel-core, babel-generator, babel-helper-fixtures, babel-helper-transform-fixture-test-runner
    • ๐Ÿ”Œ babel-plugin-proposal-pipeline-operator, babel-traverse

    :house: Internal

    ๐ŸŽ :running_woman: Performance

    • babel-cli, babel-core, babel-generator
  • v7.17.9 Changes

    April 06, 2022

    :bug: Bug Fix

    • ๐Ÿ“œ babel-parser, babel-standalone
    • babel-traverse
      • #14403 Fix NodePath.referencesImport for JSXMemberExpression (@swandir)
    • ๐Ÿ”Œ babel-plugin-proposal-decorators
    • ๐Ÿ“œ babel-parser
    • ๐Ÿ“œ babel-generator, babel-parser
    • ๐Ÿ”Œ babel-plugin-transform-classes, babel-plugin-transform-modules-commonjs, babel-preset-env
    • ๐Ÿ”Œ babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties

    ๐Ÿ’… :nail_care: Polish

    • ๐Ÿ”Œ babel-plugin-proposal-decorators

    ๐Ÿ“š :memo: Documentation

    :house: Internal

  • v7.17.8 Changes

    March 18, 2022

    :eyeglasses: Spec Compliance

    • ๐Ÿ”Œ babel-helpers, babel-plugin-proposal-decorators

    :bug: Bug Fix

    • ๐Ÿ”Œ babel-plugin-transform-modules-systemjs
    • ๐Ÿ“œ babel-parser

    :leftwards_arrow_with_hook: Revert

  • v7.17.7 Changes

    March 14, 2022

    :eyeglasses: Spec Compliance

    • ๐Ÿ“œ babel-generator, babel-parser

    :bug: Bug Fix

    • babel-helper-compilation-targets
    • ๐Ÿ”Œ babel-helper-module-transforms, babel-helper-simple-access, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
    • ๐Ÿ“œ babel-parser
    • ๐Ÿ”Œ babel-helpers, babel-plugin-proposal-decorators
      • #14335 Fix static/proto initializers when there aren't class fields (@JLHwung)
      • #14334 fix: push newClass only when class is decorated (@JLHwung)
    • babel-generator
    • ๐Ÿ”Œ babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
    • ๐Ÿ”Œ babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods, babel-plugin-transform-classes, babel-plugin-transform-object-super
    • babel-register

    ๐Ÿ’… :nail_care: Polish

    • ๐Ÿ“œ babel-parser

    :house: Internal

    • ๐Ÿ“œ babel-generator, babel-parser
    • ๐Ÿ”Œ babel-plugin-transform-destructuring
    • Other
  • v7.17.6 Changes

    February 21, 2022

    :eyeglasses: Spec Compliance

    • babel-helper-module-transforms
      • #14287 Make module namespace sort compare function consistent (@devsnek)

    :bug: Bug Fix

    • babel-cli

    :microscope: Output optimization

    • ๐Ÿ”Œ babel-plugin-transform-react-constant-elements
    • ๐Ÿ”Œ babel-plugin-proposal-pipeline-operator, babel-standalone
    • ๐Ÿ”Œ babel-helper-create-class-features-plugin, babel-plugin-proposal-class-static-block, babel-plugin-proposal-decorators, babel-preset-env
  • v7.17.5 Changes

    February 17, 2022

    :bug: Bug Fix

  • v7.17.4 Changes

    February 15, 2022

    :bug: Bug Fix

  • v7.17.3 Changes

    February 15, 2022

    :bug: Bug Fix

    • ๐Ÿ”Œ babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx
      • #14271 jsx-development: do not emit this within ts module block (@JLHwung)
    • ๐Ÿ”Œ babel-plugin-transform-destructuring

    :house: Internal

    • โœ… babel-cli, babel-core, babel-generator, babel-helper-transform-fixture-test-runner

    :microscope: Output optimization

    • ๐Ÿ”Œ babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-decorators, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object, babel-plugin-transform-new-target, babel-plugin-transform-parameters, babel-traverse
  • v7.17.2 Changes

    February 08, 2022

    :bug: Bug Fix