npm babylon 7.0.0-beta.13
v7.0.0-beta.13

latest releases: 7.0.0-beta.47, 7.0.0-beta.46, 7.0.0-beta.45...
6 years ago

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

Don't miss a new babylon release

NewReleases is sending notifications on new releases.