Releases: MetaMask/scure-bip39
Releases · MetaMask/scure-bip39
2.1.1
Added
- Add
node.engines
field indicating minimum Node.js version 16 to package manifest (#21)
Changed
- Bump
@noble/hashes
from ~1.1.1
to ~1.3.2
(#20)
- Bump
@scure/base
from ~1.1.0
to ~1.1.3
(#20)
2.1.0
Added
- Update
mnemonicToSeed
(async version) to accept mnemonic arg formatted as Uint8Array
the same as the synchronous version already does (#14)
2.0.4
Fixed
- Fixes file path to typescript types in
package.json
(#12)
2.0.3
Changed
- Update entrypoint for package #10
2.0.2
Changed
- change build output location to
/dist
#9