This repository was archived by the owner on Dec 5, 2024. It is now read-only.
  
  
  
  
v1.0.0-beta.4
          ·
          
            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 /libfolder, and a single UMD bundle under/dist. Thepackage.jsonentry points have been updated to reflect this (modulefor ES,mainfor CJS andbrowserfor UMD)