Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

22 lines (12 loc) · 1.16 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.2.2 (2023-07-20)

Bug Fixes

fix: unexpected token when parsing module (#124)(2a51447)

3.2.1 (2023-07-06)

Bug Fixes

fix: enable es5 build output (#122)(c0d8831)

3.2.0 (2023-07-05)

Bug Fixes

fix: load dynamic imports with vite (#118)(5f3cde4), closes #109