yarn @babel/generator 7.2.2

latest releases: 7.15.0, 7.14.9, 7.14.8...
5 years ago

v7.2.2 (2018-12-15)

Mostrly bug fixes and internal changes.
Thanks to @paleite, @saschanaz and @joeldenning for their first PRs!

🐛 Bug Fix

  • babel-plugin-transform-destructuring, babel-plugin-transform-spread
    • #9108 Correctly transform spreads to use proper concat method. (@danez)
  • babel-parser
    • #9168 [parser] Handle flow comments with leading spaces. (@vikr01)
  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
    • #9171 Fix transforming empty export statement. (@danez)
  • babel-node
  • babel-plugin-transform-classes
  • babel-preset-env
  • babel-plugin-transform-arrow-functions, babel-traverse

🏠 Internal

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-nullish-coalescing-operator, babel-plugin-syntax-bigint, babel-plugin-transform-dotall-regex
  • Other
    • #9158 add triage label to new issues [skip ci]. (@danez)
    • #9143 Fix a typo from the issue template for bugs. (@saschanaz)
    • #9133 Move to travis vm based builds. (@danez)
    • #9132 Ensure we always use repository versions of babel dependencies in tests. (@danez)
    • #9131 Update issue templates [skip ci]. (@hzoo)
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-proposal-decorators
  • babel-core, babel-parser, babel-template
    • #9128 Fix running flow on travis and update flow. (@danez)

Committers: 10

Don't miss a new generator release

NewReleases is sending notifications on new releases.