Skip to content

BREAKING: Reorganize API

Choose a tag to compare

@evanplaice evanplaice released this 10 Mar 18:36
· 33 commits to main since this release

Source files moved into /src. Shouldn't break the API if the entry-points (as defined in package.json) are used.

Node: Source files should NEVER be imported by path location. If you need to use this library in the browser a minified bundle is provided in "./src/index.min.js".