Babel v7.15.0 Release Notes

Release Date: 2021-08-04 // over 2 years ago
  • :eyeglasses: Spec Compliance

    • ๐Ÿ“œ babel-parser
      • #13523 feat(ts): raise error for abstract property with initializer (@fedeci)

    :rocket: New Feature

    • ๐Ÿ“œ babel-parser
      • #13229 Add attachComment parser option to disable comment attachment (@JLHwung)
    • babel-standalone
    • ๐Ÿ“œ babel-parser, babel-preset-env
    • ๐Ÿ”Œ babel-plugin-transform-typescript, babel-preset-typescript
    • ๐Ÿ”Œ babel-plugin-transform-typescript
    • ๐Ÿ”Œ babel-core, babel-helper-create-class-features-plugin, babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
      • #13290 feat: add noIncompleteNsImportDetection assumption to plugin-transform-modules-commonjs (@fedeci)
    • ๐Ÿ”Œ babel-plugin-transform-react-display-name
    • ๐Ÿ”Œ babel-parser, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-pipeline-operator
    • ๐Ÿ”Œ babel-generator, babel-parser, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-pipeline-operator, babel-traverse, babel-types
    • ๐Ÿ”Œ babel-plugin-transform-runtime
    • babel-compat-data, babel-helper-compilation-targets, babel-preset-env
    • ๐Ÿ“œ babel-compat-data, babel-parser, babel-preset-env

    :bug: Bug Fix

    • ๐Ÿ”Œ babel-parser, babel-plugin-transform-typescript
    • ๐Ÿ”Œ babel-plugin-transform-typescript
      • #13605 Handle typescript function overloading in a default export (@tony-go)
    • ๐Ÿ“œ babel-parser

    ๐Ÿ“š :memo: Documentation