Skip to content

Releases: MetaMask/scure-bip39

2.1.1

03 Oct 10:57
8d4b2d2
Compare
Choose a tag to compare

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

06 Jan 17:38
da0c89b
Compare
Choose a tag to compare

Added

  • Update mnemonicToSeed (async version) to accept mnemonic arg formatted as Uint8Array the same as the synchronous version already does (#14)

2.0.4

04 Jan 22:40
d4002ba
Compare
Choose a tag to compare

Fixed

  • Fixes file path to typescript types in package.json (#12)

2.0.3

13 Sep 18:29
98760dd
Compare
Choose a tag to compare

Changed

  • Update entrypoint for package #10

2.0.2

13 Sep 17:52
ede11a4
Compare
Choose a tag to compare

Changed

  • change build output location to /dist #9

2.0.1

13 Sep 15:13
5ba346c
Compare
Choose a tag to compare

Added

  • add publishConfig #6