.jsextension must be used for all modules- Old:
@noble/hashes/sha3 - New:
@noble/hashes/sha3.js - This simplifies working in browsers natively without transpilers
- This was planned for 2.0.0, but was accidentally left out
- Old:
- package.json: specify exported submodules to ensure typescript autocompletion
- scrypt: Fix error message for maxmem check by @ChALkeR in #121
- scrypt: 4% speed-up by @ChALkeR in #122
Full Changelog: 2.0.0...2.0.1