Releases: janbiasi/monopacker
Releases · janbiasi/monopacker
v2.1.0
2.1.0 (2019-07-15)
Features
- 🎸 detect cyclical dependencies, via CLI and before pack (0ff3b37)
v2.0.1
2.0.1 (2019-07-12)
Bug Fixes
- 🐛 catch invalid lerna packages by default (1dff97f), closes #2
- 🐛 catch null packages in lerna cycle (6443cc8)
v2.0.0
2.0.0 (2019-07-12)
Bug Fixes
- 🐛 add keywords and correct version definition (30640c9)
- 🐛 update version aggregation, update stage caching (5f953ed)
BREAKING CHANGES
- Use static version for packer instead of package to break packed apps
programmatically
v1.0.0
1.0.0 (2019-07-12)
Bug Fixes
- 🐛 integrity hash calculation updated to exclude paths (cabfd33)
Features
- implement programmatic API for lerna packing (4f47e6e)
- adapter: introduce adapters instead of static analytics (dcef0ec)
- analyze: add fully recursive support (1f6809c)
- cli: add CLI implementation (27eb090)
- debug: prepare for debug mode and verbosity (4cdf6c5)