Skip to content

v3.0.0

Compare
Choose a tag to compare
@rolznz rolznz released this 07 Dec 08:24
· 93 commits to master since this release
890edc8

This release significantly reduces the bundle size by removing the deprecated crypto-js library, removing unnecessary source maps from the build output and replacing browserify with Javascript Modules.

Breaking change: generateAuthURL is now async.

What's Changed

  • feat: remove browserify, crypto-js, sourcemaps by @rolznz in #157

Full Changelog: v2.7.0...v3.0.0