Skip to content

2.0.0

Compare
Choose a tag to compare
@csandman csandman released this 18 Jan 03:44
· 11 commits to main since this release

What's Changed

  • New internals Fix by @csandman in #14
    • Add CodeSandbox CI integration for testing before releases
    • Fix #12
      • Remove rollup entirely in favor of an approach using strictly babel
      • Also remove the UMD build (only CJS or ESM)

This is a major release because of the removal of rollup along with UMD bundles. If anything else is broken due to this version, leave an issue and it will be addressed.

Full Changelog: v1.2.0...v2.0.0