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

11.0.0

Choose a tag to compare

@github-actions github-actions released this 27 May 01:29
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)