Skip to content

Latest commit

 

History

History
51 lines (24 loc) · 2.11 KB

CHANGELOG.md

File metadata and controls

51 lines (24 loc) · 2.11 KB

Changelog

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

3.0.1 (2023-05-04)

3.0.0 (2023-05-04)

⚠ BREAKING CHANGES

  • Bump deps because of rollup 3

Features

2.1.3 (2022-11-08)

2.1.2 (2022-10-27)

2.1.1 (2022-10-27)

2.1.0 (2022-01-05)

Features

  • cjs and esm support (dc11dc1)
  • handle edgecases in dynamic imports (b821aa6)

1.1.2 (2022-01-04)

1.1.1 (2021-07-21)

Bug Fixes

  • add keywords to package.json (55cb627)

1.1.0 (2021-07-21)

Features

Bug Fixes

  • properly escape temlate literals (0223958)