Skip to content

v9.0.0

Compare
Choose a tag to compare
@hcodes hcodes released this 21 Jun 14:28
· 29 commits to master since this release
  • Commonjs by default, removed UMD.
  • Separate build for unpkg - dist/index.js β†’ dist/index.browser.js and dist/index.min.js β†’ dist/index.browser.min.js.
  • Add typings for all builds.