Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

v1.0.0-beta.4

Choose a tag to compare

@FezVrasta FezVrasta released this 05 Apr 12:00
· 155 commits to master since this release
  • feat: New API, read more in the README documentation
  • build: we now ship both CommonJS and ES Modules builds under the /lib folder, and a single UMD bundle under /dist. The package.json entry points have been updated to reflect this (module for ES, main for CJS and browser for UMD)