Babel (Formerly 6to5) v7.6.2 Release Notes

Release Date: 2019-09-23 // over 4 years ago
  • v7.6.2 (2019-09-23)

    Thanks to @FND, @guywaldman, @vivek12345, @TomerAberbach, @ivandevp and @gonzarodriguezt for their first PRs!

    ๐Ÿฑ ๐Ÿ‘“ Spec Compliance

    ๐Ÿฑ ๐Ÿ› Bug Fix

    • ๐Ÿ“œ babel-parser
    • babel-cli
    • babel-core
      • #10402 fix: pass optionLoc when validating plugin object. (@JLHwung)
    • ๐Ÿ”Œ babel-plugin-transform-block-scoping, babel-plugin-transform-spread, babel-traverse
    • ๐Ÿ”Œ babel-plugin-proposal-object-rest-spread, babel-preset-env

    ๐Ÿฑ ๐Ÿ  Internal

    • ๐Ÿ”Œ babel-plugin-transform-named-capturing-groups-regex
    • Other
    • babel-helper-fixtures
    • babel-node
      • #10429 Remove babel polyfill dependency of babel-node. (@bdwain)
    • babel-generator, babel-helper-fixtures
    • ๐Ÿ”Œ babel-core, babel-plugin-transform-runtime, babel-register

    ๐ŸŽ ๐Ÿƒโ€โ™€ Performance

    Committers: 8