Skip to content

v0.0.9 - CJS and ESM support

Compare
Choose a tag to compare
@charkour charkour released this 09 Dec 18:56
· 24 commits to main since this release

WARNING: This caused a potentially breaking change where the default exported type is ESM instead of CJS. Please use v0.0.11 instead.

Previously, CJS was only supported. Now ESM is supported too.

What's Changed

Full Changelog: v0.0.8...v0.0.9