Skip to content

Latest commit

 

History

History
52 lines (24 loc) · 2.72 KB

CHANGELOG.md

File metadata and controls

52 lines (24 loc) · 2.72 KB

Changelog

1.16.9 (2024-11-04)

Bug Fixes

1.16.8 (2024-07-26)

Bug Fixes

1.16.7 (2024-06-26)

Bug Fixes

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)