Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

11.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 May 01:29
· 82 commits to main since this release
75c8e26

Changed

  • BREAKING: The addNewKeyring method now expects an object containing the property privateKeys of type string[] in case the supplied keyring is a "Simple Keyring". (#202), (#228)
  • Migrate the project to TypeScript (#202)
    • Methods that started with an underscore are now # private methods
    • Additional validation has been added to most methods
  • deps: Unpin and bump @metamask/[email protected]>^5.1.0 (#224)