Skip to content

Latest commit

 

History

History
30 lines (14 loc) · 1.58 KB

CHANGELOG.md

File metadata and controls

30 lines (14 loc) · 1.58 KB

Changelog

1.16.6 (2024-02-16)

Bug Fixes

  • change filename for esm build to use .mjs extension (#831) (1a50235)
  • move @rollup/plugin-terser to devDependencies (#830) (2d95119)

1.16.5 (2024-02-16)

Bug Fixes

1.16.4 (2024-02-16)

Bug Fixes

  • revert changing to package type "module" (#826) (fce8110)

1.16.3 (2024-02-15)

Bug Fixes

  • add loading=async to the urls with callbacks (#822) (2d05217)