Skip to content

Latest commit

 

History

History
52 lines (23 loc) · 1.93 KB

CHANGELOG.md

File metadata and controls

52 lines (23 loc) · 1.93 KB

Changelog

1.1.3 (2024-09-24)

Bug Fixes

  • empty dir pathing issues when bundling with sst (#12) (d703cc6)

1.1.2 (2024-09-23)

Bug Fixes

  • add missing module member delimiters (#10) (e3faf75)

1.1.1 (2024-09-23)

Bug Fixes

  • make associating cdn to a waf optional (#8) (5ad17ca)

Continuous Integration

  • disable releasing next version on main pushes (#6) (0485627)

1.1.0 (2024-09-19)

Features

  • support associating cdn to a waf (#4) (63adb82)

1.0.1 (2024-09-16)

Documentation

  • added installation/usage docs (#2) (c2d8c14)

1.0.0 (2024-09-16)

⚠ BREAKING CHANGES

  • initial commit

Features