Babel (Formerly 6to5) v7.10.2 Release Notes

Release Date: 2020-05-30 // almost 4 years ago
  • v7.10.2 (2020-05-30)

    Thanks @fivetanley and @hamlim for their first PRs!

    ๐Ÿฑ ๐Ÿš€ New Feature

    • ๐Ÿ‘• #11639 feature: babel-eslint-parser passes through config options (@kaicataldo)

    ๐Ÿฑ ๐Ÿ› Bug Fix

    • babel-helper-compilation-targets
      • #11648 fix: don't mutate InputTarget's passed to @babel/helper-compilation-targets (@fivetanley)
    • ๐Ÿ”Œ babel-helper-create-class-features-plugin, babel-preset-env
    • babel-generator
    • babel-generator, babel-types
    • ๐Ÿ”Œ babel-plugin-syntax-module-attributes, babel-standalone
      • #11631 Fix moduleAttributesVersion errors with stage-0 preset in babel standalone (@hamlim)

    ๐Ÿ’… ๐Ÿ’… Polish

    • babel-core
      • #11643 fix: add new plugin names to missing plugin helpers (@JLHwung)

    ๐Ÿฑ ๐Ÿ  Internal

    • ๐Ÿ“œ babel-parser
      • #11653 refactor: split locationParser into ParserErrors and error message (@JLHwung)

    Committers: 6