Skip to content

v7.8.7

Compare
Choose a tag to compare
@babel-bot babel-bot released this 05 Mar 01:58
· 233 commits to master since this release

v7.8.7 (2020-03-05)

Thanks to @jamescdavis and @Vages for their first PRs!

🐛 Bug Fix

  • babel-preset-env
  • babel-core
  • babel-parser
    • #11198 fix(babel-parser): chain off optionally chained keys named class and function (@Vages)
  • babel-helper-call-delegate, babel-plugin-transform-parameters
  • babel-generator
    • #11190 Fix printing parentheses around optional chains (@sag1v)
  • babel-types
    • #11184 Add "Statement" as alias to Flow enum declaration (@gkz)
  • babel-plugin-transform-typescript

🏠 Internal

Committers: 7