Releases: adriencaccia/serverless-analyze-bundle-plugin
Releases · adriencaccia/serverless-analyze-bundle-plugin
v2.0.2
🐞 Bug Fixes
- Serverless is not defined - by @jimmyn (1665f)
- Remove @ts-expect-error - by @jimmyn (a8289)
View changes on GitHub
v2.0.1
🐞 Bug Fixes
- Remove useless tsbuildinfo from packaged files - by @adriencaccia (d4bc7)
View changes on GitHub
v2.0.0
🚨 Breaking Changes
- Drop support for serverless framework v2 - by @adriencaccia (fdb56)
🚀 Features
- Use esbuild-visualizer programmatically - by @adriencaccia (1d2d6)
- Add template option to choose the diagram type - by @adriencaccia (9fd88)
View changes on GitHub
v1.2.1
🐞 Bug Fixes
- Make plugin usable on Windows - by @coyoteecd (ca36d)
- Set metafile flag in a way that prevents Serverless v3.x from overwriting it - by @coyoteecd (7b7f1)
View changes on GitHub
v1.2.0
What's Changed
- feat: setup stand-version auto-release and changelog by @dustinsgoodman in #6
- DevX Improvements by @adriencaccia in #12
New Contributors
- @dustinsgoodman made their first contribution in #6
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Support serverless v3 and yarn >=2 by @adriencaccia in #4
Full Changelog: v1.0.6...v1.1.0