You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
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)