Skip to content

Latest commit

 

History

History
42 lines (21 loc) · 1.37 KB

CHANGELOG.md

File metadata and controls

42 lines (21 loc) · 1.37 KB

3.0.1 (2024-07-02)

Bug Fixes

  • fix build by removing lodash (45d9ae3)

3.0.0 (2024-07-02)

⚠ BREAKING CHANGES

  • You'll probably need to reconfigure/adapt your bundler config to make sure this dependency is considered as ESM module.

Features

  • use esm build & switch to vite/vitest (412f653)

Bug Fixes

3.0.0-next.1 (2024-07-02)

⚠ BREAKING CHANGES

  • You'll probably need to reconfigure/adapt your bundler config to make sure this dependency is considered as ESM module.

Features

  • use esm build & switch to vite/vitest (412f653)

Bug Fixes