v1.0.0
What's Changed
The biggest change (besides many many dependency updates which are mostly dev dependencies) is that this package now uses https://github.com/developit/microbundle to create cjs and mjs builds. This is such an awesome tool and makes this mjs/cjs headache a lot easier.
This release is marked as breaking change because this package is a module now and the file names and paths have changed. A commonJS build is still included.
The API has not changed.
Full Changelog: v0.2.0...v1.0.0