Skip to content

v16.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jul 18:10
530b9ea

16.0.0 (2024-07-11)

Bug Fixes

  • utils: setup extension by format in getRollupOutput (#244) (530b9ea)

BREAKING CHANGES

  • utils: Built files now have .mjs or .cjs for ESM and CJS respectively. You may need to update your exports configuration for your library.