Skip to content

Latest commit

 

History

History
83 lines (37 loc) · 3.09 KB

CHANGELOG.md

File metadata and controls

83 lines (37 loc) · 3.09 KB

2.0.0 (2020-03-31)

Features

  • add monorepo compatibility (f5af141)

BREAKING CHANGES

  • upgraded Pika dependencies. Was going to do this as a separate step, but realized I don't want to maintain an old version

1.1.8 (2020-03-31)

Bug Fixes

1.1.7 (2019-03-13)

Bug Fixes

  • Prevent npm from symlinking local packages (c3ae67e)

1.1.6 (2019-03-02)

Bug Fixes

  • Allow temp folder cleanup to complete normally (ca748cf)

1.1.5 (2019-03-02)

Bug Fixes

  • Correctly handle local dependencies (bb74b09)
  • Correctly prevent printed cleanup error (f77d0db)

1.1.4 (2019-02-23)

Bug Fixes

1.1.3 (2019-02-23)

Bug Fixes

1.1.2 (2019-02-23)

Bug Fixes

  • Prevent cleanup warning (71ea0ad)

1.1.1 (2019-02-14)

Bug Fixes

  • Prevent non-zero exit code in most cases (45ec06d)

1.1.0 (2019-02-14)

Features

  • Permit specifying path prefix for zip contents (198efb9)

1.0.0 (2019-02-11)

Features