v0.0.9 - CJS and ESM support
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