Skip to content

Releases: ryaninvents/plugin-bundle-dependencies

v2.0.0

31 Mar 18:30

Choose a tag to compare

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

v1.1.8

31 Mar 16:46

Choose a tag to compare

1.1.8 (2020-03-31)

Bug Fixes

v1.1.7

13 Mar 18:02

Choose a tag to compare

1.1.7 (2019-03-13)

Bug Fixes

  • Prevent npm from symlinking local packages (c3ae67e)

v1.1.6

02 Mar 03:51

Choose a tag to compare

1.1.6 (2019-03-02)

Bug Fixes

  • Allow temp folder cleanup to complete normally (ca748cf)

v1.1.5

02 Mar 03:41

Choose a tag to compare

1.1.5 (2019-03-02)

Bug Fixes

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

v1.1.4

23 Feb 23:30

Choose a tag to compare

1.1.4 (2019-02-23)

Bug Fixes

  • Add missing [@pika](https://github.com/pika)/types dependency (ca47327)

v1.1.3

23 Feb 23:27

Choose a tag to compare

1.1.3 (2019-02-23)

Bug Fixes

v1.1.2

23 Feb 23:18

Choose a tag to compare

1.1.2 (2019-02-23)

Bug Fixes

  • Prevent cleanup warning (71ea0ad)

v1.1.1

14 Feb 22:44

Choose a tag to compare

1.1.1 (2019-02-14)

Bug Fixes

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

v1.1.0

14 Feb 21:21

Choose a tag to compare

1.1.0 (2019-02-14)

Features

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