v3.0.0
- Replaced Webpack with Rollup for bundling the library. As a result of this migration the library is now exported in
UMD
,CommonJS
andESM
formats. - The library does not export standalone modules. If you need to import only one method you can import a named export.