Skip to content

2.0.0

Choose a tag to compare

@bartdominiak bartdominiak released this 14 Jul 22:24
· 5 commits to main since this release
732304e

Removed

  • UMD and IIFE builds; unpkg field and CJS (require) export condition.
    Package is now ESM-only — use import (bundler or Node ESM) instead of
    require() or a <script> CDN tag.