Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 332 Bytes

CHANGELOG.md

File metadata and controls

13 lines (10 loc) · 332 Bytes

1.0.0 - 2017-07-27 14:42:25

  • breaking change:
    • add support for Babel >= 6.x (thanks, gajus and mariodu)
    • remove support for Babel 5.x
  • build: migrate from Grunt to Gulp
  • test:
    • migrate from Mocha to AVA
    • compare the generated source code rather than the AST

0.0.1 - 2015-09-16 20:43:27

  • initial release