Skip to content
This repository has been archived by the owner on May 19, 2018. It is now read-only.

v7.0.0-beta.13

Pre-release
Pre-release
Compare
Choose a tag to compare
@hzoo hzoo released this 06 Jun 15:53
· 214 commits to master since this release

v7.0.0-beta.13 (2017-06-06)

  • New Plugin: optionalChaining
  • Fix parsing issues with classPrivateProperties

🚀 New Feature

  • #545 Optional Chaining: Stage 1 plugin. (@xtuc)

🐛 Bug Fix

  • #566 Fix parsing of private fields. (@danez)
  • #557 Estree: Fix stmt value being the raw value. (@danez)
  • #565 Fix location info on FunctionTypeParam nodes. (@xixixao)

📝 Documentation

  • #554 [skip ci] Add classPrivateProperties to README & fix classProperties proposal link. (@boopathi)

🏠 Internal

  • #561 ☄️ Improve performance by removing all spread/rest usages. (@danez)
  • #562 Use preset-env and update other dependencies. (@danez)
  • #552 Add node 8 to travis. (@danez)

Committers: 6