Skip to content

v1.6.0

Compare
Choose a tag to compare
@antongolub antongolub released this 10 Aug 07:58
· 649 commits to master since this release

1.6.0 (2020-08-10)

Bug Fixes

  • discard flags after -- break (4ee89e0)
  • cli: handle silent flag at the top level promise (08534ed)

Features

  • cli: add symlink type customization (bfb2747), closes #13
  • cli: pass optional flags to npm/yarn invocations (cd2efab), closes #12
  • cli: provide silent flag support (2a646bc)