Skip to content

Latest commit

 

History

History
71 lines (39 loc) · 1.97 KB

CHANGELOG.md

File metadata and controls

71 lines (39 loc) · 1.97 KB

This project follows the Semantic Versioning convention, so breaking changes will only be made in major version updates.

2.0.9 (2019-11-18)

2.0.8 (2019-08-19)

2.0.7 (2019-07-01)

  • Updated fs-extra dependency to 8.1.0 now that graceful-fs fixed its incompatibility with fs-extra.

2.0.6 (2019-05-12)

2.0.5 (2019-05-12)

2.0.4 (2019-04-30)

2.0.3 (2019-02-12)

2.0.2 (2018-07-18)

2.0.1 (2018-06-29)

2.0.0 (2018-06-04)

1.3.0 (2018-02-05)

  • Support .mjs extension by default in addition to .js and .jsx.

1.2.2 (2018-01-27)

  • Chokidar, fs-extra, and yargs dependencies updated to latest versions.

1.2.1 (2017-08-23)

  • Upgraded the Kefir dependency to the latest version for compatibility with Flow.

1.2.0 (2017-06-25)

  • Added the -w/--watch option.

1.1.0 (2016-08-11)

  • Added the --ignore option.

1.0.2 (2016-03-21)

  • First documented and stable release.