Skip to content

Latest commit

 

History

History
34 lines (16 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

34 lines (16 loc) · 1.03 KB

1.1.1 (2018-03-05)

Bug Fixes

  • babel: consider short/long preset/plugin names with/out opts (d38437f)

1.1.0 (2018-03-03)

Features

  • config: new option testScript (8401b52)

1.0.1 (2018-02-27)

Bug Fixes

  • nyc: missing default config filename on save (1dd51ce)

1.0.0 (2018-02-22)

Features

  • es6-coverage: initial commit with es6 code coverage support with nyc (18c155f)