Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 399 Bytes

CHANGELOG.md

File metadata and controls

23 lines (16 loc) · 399 Bytes

2.0.1 (2018-04-22)

Changed

  • Relax pakcage.json's engines spec to be usable with yarn

2.0.0 (2017-12-20)

Added

  • Supports async/await syntax and lab@15. Don't use with lab version >=14

1.1.0 (2016-06-24)

Changed

  • Use acorn instead of esprima to parse code

1.0.0 (2016-06-16)

Added

  • Initial release