Skip to content

3.0.0

Compare
Choose a tag to compare
@danang-id danang-id released this 14 May 16:03
· 24 commits to latest since this release

What's New in 3.0.0

  • Upgrade crypto-js dependency to version 4.0.0. This version of crypto-js replaces Math.random() method with native crypto module, and will cause breaking changes in some environments that does not support native crypto module, like IE 10 earlier and React Native. If you are affected by these changes, please use SimpleCrypto ^2.5.0.

For full change-log, please refer to CHANGELOG file.