Skip to content

Latest commit

 

History

History
99 lines (43 loc) · 2.84 KB

CHANGELOG.md

File metadata and controls

99 lines (43 loc) · 2.84 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.4.3 (2019-09-16)

Bug Fixes

  • ensure internalOptions & userConfig point to separate files (f82e1fe)

0.4.2 (2019-09-16)

0.4.1 (2019-09-14)

Bug Fixes

  • fix internal options schema validation (f919e92)

0.4.0 (2019-09-14)

0.4.0-canary.0 (2019-09-14)

⚠ BREAKING CHANGES

  • Should not be breaking, but it's a big enough change to warrant a major release.

  • rewrite internals to simplify things and speed things up (c0cc6ab)

0.3.3 (2019-09-13)

Bug Fixes

  • actually print out path in "which" command (41cf019)

0.3.2 (2019-09-13)

0.3.1 (2019-09-13)

0.3.0 (2019-09-13)

Features

0.2.2 (2019-07-05)

Bug Fixes

  • Update dependencies & add custom resolution (01c2dfd)

0.2.1 (2019-02-09)

0.2.0 (2019-02-07)

Features

  • hooks: Add wildcard hooks logic (*) (3020526), closes #3

0.1.4 (2019-02-07)

Bug Fixes

  • cli: Change from execa() to execa.shell() in as execCommand effect (4d70934)

0.1.3 (2019-02-05)

0.1.2 (2019-02-05)

0.1.1 (2019-02-05)