yarn @babel/parser 7.1.5
v7.1.5

latest releases: 7.17.8, 7.17.7, 7.17.3...
5 years ago

v7.1.5 (2018-11-06)

Various bug fixes and additions.

And thanks to @benmosher, @ryanwmarsh, @Cyp, @vvyomjjain, @byronluk, @everdimension for their first PRs!

πŸ‘“ Spec Compliancy

πŸš€ New Feature

  • babel-parser
    • #8828 Typescript: Validate tuple type element positions. (@Retsam)
    • #8883 [flow] Add support for parsing _ as implicit instantiation in call/new. (@jbrown215)
  • babel-core, babel-generator, babel-parser, babel-plugin-syntax-typescript, babel-traverse
    • #8448 Remove Babylon plugins for features already merged to the ECMAScript spec. (@nicolo-ribaudo)
  • babel-parser, babel-types
  • babel-preset-env

πŸ› Bug Fix

  • babel-parser
  • babel-core
  • babel-plugin-transform-block-scoping
  • babel-preset-env
    • #8926 preset-env: Edge support for arrow param destructuring. (@benmosher)
  • babel-generator
  • babel-traverse
    • #8880 fix: Expression x === 'y' && '' should not evaluate to undefined.. (@Cyp)

πŸ’… Polish

Committers: 14

Don't miss a new parser release

NewReleases is sending notifications on new releases.