Babel v7.18.0 Release Notes

Release Date: 2022-05-19 // almost 2 years ago
  • :rocket: New Feature

    • babel-preset-env
    • ๐Ÿ”Œ babel-helper-create-class-features-plugin, babel-helper-define-map, babel-plugin-proposal-class-static-block, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-object-rest-spread, babel-plugin-syntax-destructuring-private, babel-plugin-transform-destructuring, babel-plugin-transform-proto-to-assign, babel-plugin-transform-typescript, babel-standalone, babel-traverse, babel-types
    • ๐Ÿ“œ babel-generator, babel-parser, babel-types
    • ๐Ÿ“œ babel-generator, babel-parser
    • ๐Ÿ”Œ babel-generator, babel-parser, babel-plugin-transform-typescript, babel-traverse, babel-types
    • ๐Ÿ”Œ babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd

    :bug: Bug Fix

    • babel-types
    • ๐Ÿ“œ babel-parser
      • #14557 Fix parsing of < after object literals with the jsx plugin (@JLHwung)
    • ๐Ÿ”Œ babel-plugin-transform-react-pure-annotations
      • #14528 fix: do not mark computed React[...] methods as pure (@JLHwung)

    ๐Ÿ’… :nail_care: Polish

    • โœ… babel-core, babel-helper-transform-fixture-test-runner, babel-helpers, babel-plugin-proposal-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone

    :house: Internal

    • ๐Ÿ”Œ babel-core, babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-modules-systemjs