Skip to content

Latest commit

 

History

History
51 lines (25 loc) · 2.74 KB

CHANGELOG.md

File metadata and controls

51 lines (25 loc) · 2.74 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.2 (2024-09-18)

Bug Fixes

2.0.1 (2023-01-29)

Bug Fixes

  • remove useless tsbuildinfo from packaged files (d4bc723)

2.0.0 (2023-01-28)

⚠ BREAKING CHANGES

  • drop support for serverless framework v2

Features

  • add template option to choose the diagram type (9fd887b)
  • drop support for serverless framework v2 (fdb560a)
  • use esbuild-visualizer programmatically (1d2d60f), closes #L54

1.2.1 (2022-08-18)

Bug Fixes

  • set metafile flag in a way that prevents Serverless v3.x from overwriting it (7b7f11a), closes #8

1.2.0 (2022-07-15)

Features

  • add standard-version and create release script (bae1f4d)

1.1.0 (2022-02-11)

Features

  • support severless v3 and yarn >=2 (8f831bb)