Skip to content

9.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jul 12:18
· 36 commits to main since this release
c81212b

Changed

  • BREAKING: Disallow importing from ./dist paths (#147)
  • Export mnemonicPhraseToBytes and createBip39KeyFromSeed (#149)

Fixed

  • Add support for Node.js with ESM (#147)
  • Remove postinstall script (#146)
    • This caused installation to fail.