yarn @babel/generator 7.1.6

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

v7.1.6 (2018-11-13)

Various bug fixes.

Thanks to @neoziro, @AlicanC and @ljqx for their first PR! 🎉

🐛 Bug Fix

  • babel-generator
  • babel-types
  • babel-plugin-transform-flow-strip-types, babel-plugin-transform-react-jsx
  • babel-core
    • #9004 Fix browser files to have the same API as the nodejs ones. (@danez)
  • Other
    • #9007 [Types] fix generated TS/Flow comment types. (@ljqx)
  • babel-preset-env
    • #8555 preset-env: fix opera from esmodules target and Browserslist not used. (@ylemkimon)
  • babel-plugin-proposal-decorators, babel-traverse
  • babel-parser
    • #8972 Fix several edge cases with context expression state. (@danez)

💅 Polish

  • babel-parser
    • #8984 Rename primitive types to reserved types. (@danez)

🏠 Internal

  • #8982 fix publish command [skip ci]. (@hzoo)
  • #8988 Remove definition of micromatch which was removed.. (@danez)

Committers: 10

Don't miss a new generator release

NewReleases is sending notifications on new releases.