Babel (Formerly 6to5) v7.12.5 Release Notes

Release Date: 2020-11-03 // over 3 years ago
  • v7.12.5 (2020-11-03)

    Thanks @joelvh, @liuliangsir and @mondeja for your first PRs!

    ๐Ÿฑ ๐Ÿ‘“ Spec Compliance

    • ๐Ÿ”Œ babel-helpers, babel-plugin-transform-block-scoping

    ๐Ÿฑ ๐Ÿ› Bug Fix

    • ๐Ÿ“œ babel-parser
    • ๐Ÿ“œ babel-parser, babel-types
    • babel-template, babel-types
    • babel-generator
      • #12260 Do not use currentColumn to indent comments when retainLines=true (@ian-craig)
    • ๐Ÿ“œ babel-generator, babel-parser
    • ๐Ÿ”Œ babel-plugin-proposal-numeric-separator
      • #12240 fix: support bigInt in numeric-separator transform (@JLHwung)
    • ๐Ÿ”Œ babel-helper-replace-supers, babel-plugin-transform-classes
      • #12238 fix: support optionalCall in replace super handler (@JLHwung)
    • babel-standalone
      • #12226 packages/babel-standalone: make data-type="module" option avilable without data-presets option (@hirochachacha)

    ๐Ÿ’… ๐Ÿ’… Polish

    • babel-compat-data
    • ๐Ÿ“œ babel-parser, babel-preset-env

    ๐Ÿ“š ๐Ÿ“ Documentation

    ๐Ÿฑ ๐Ÿ  Internal

    • Other
    • ๐Ÿ“œ babel-generator, babel-helper-module-imports, babel-helper-replace-supers, babel-parser, babel-traverse
    • babel-traverse, babel-types
    • babel-helper-compilation-targets, babel-preset-env

    Committers: 11