yarn @babel/generator 7.3.2

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

v7.3.2 (2019-02-04)

Various spec compliancy fixes and better support for smart pipelines and private methods.

Thanks @gverni, @naffiq, @spondbob and @dstaley for their first PRs!

πŸ‘“ Spec Compliancy

  • babel-parser

πŸš€ New Feature

  • babel-plugin-proposal-pipeline-operator

πŸ› Bug Fix

  • babel-plugin-proposal-private-methods, babel-types
    • #9453 Fix duplicate definition error in private class methods. (@gverni)
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-private-methods
  • babel-plugin-proposal-object-rest-spread, babel-plugin-transform-destructuring
    • #9414 Destructuring: Create assignments from ForX non-declaration patterns. (@motiz88)
  • babel-plugin-transform-typescript
  • babel-parser
    • #9406 Fix location/range on TypeScript ExportNamedDeclarations. (@existentialism)
    • #9371 Allow toplevel await with option and correctly mark await keyword as unexpected. (@danez)
  • babel-plugin-transform-typescript, babel-types
  • babel-generator, babel-types

πŸ’… Polish

  • babel-parser
    • #9405 Simplify await and yield tracking in params. (@danez)
  • babel-parser, babel-preset-typescript
    • #9402 Unify reserved word checking and update error messages. (@danez)

Committers: 10

Don't miss a new generator release

NewReleases is sending notifications on new releases.