Skip to content

26.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Feb 10:41
bbc7fc0

@metamask/keyring-api 17.0.0

Added

  • Re-export CaipAccountId type and struct (#186)

Changed

  • BREAKING: Use CaipAccountId for ResolvedAccountAddress.address (#186)
    • This was missing from SIP-26, but we expect this address to be CAIP-10 compliant.

@metamask/eth-hd-keyring 10.0.0

Added

  • Add signEip7702Authorization method (#182)

Changed

  • BREAKING: Added types to HdKeyring (#166)
    • All methods on HdKeyring retain their existing signatures, but now have types.
  • Bump @metamask/eth-sig-util dependency from ^8.0.0 to 8.2.0 (#177), (#134)
  • Bump @metamask/utils dependency from ^9.3.1 to 11.1.0 (#134), (#167)

@metamask/eth-ledger-bridge-keyring 8.0.4

Changed

  • Bump @metamask/eth-sig-util dependency from ^8.0.0 to 8.2.0 (#177), (#134)
  • Bump @metamask/utils dependency from ^9.3.1 to 11.1.0 (#134), (#167)

@metamask/eth-simple-keyring 8.1.0

Added

  • Add signEip7702Authorization method (#182)

Changed

  • Bump @metamask/eth-sig-util dependency from ^8.0.0 to 8.2.0 (#177), (#134)
  • Bump @metamask/utils dependency from ^9.3.1 to 11.1.0 (#134), (#167)

@metamask/eth-trezor-keyring 6.0.2

Changed

  • Bump @metamask/eth-sig-util dependency from ^8.0.0 to 8.2.0 (#177), (#134)

@metamask/keyring-internal-api 4.0.2

Changed

  • Bump @metamask/keyring-api from ^16.1.0 to ^17.0.0 (#192)

@metamask/keyring-internal-snap-client 4.0.0

Changed

  • BREAKING: Bump @metamask/providers peer dependency from ^18.3.1 to ^19.0.0 (#177)
  • Bump @metamask/keyring-api from ^16.1.0 to ^17.0.0 (#192)
  • Bump @metamask/snaps-sdk dependency from ^6.7.0 to ^6.16.0 (#177)
  • Rename ControllerMessenger to Messenger (#185)

@metamask/eth-snap-keyring 10.0.0

Changed

  • BREAKING: Use CaipAccountId for ResolvedAccountAddress.address (#186)
    • This was missing from SIP-26, but we expect this address to be CAIP-10 compliant.
  • Bump @metamask/keyring-api from ^16.1.0 to ^17.0.0 (#192)
  • Rename ControllerMessenger to Messenger (#185)
  • Bump @metamask/snaps-controllers dependency from ^9.10.0 to ^9.18.0 (#177)
  • Bump @metamask/snaps-sdk dependency from ^6.7.0 to ^6.16.0 (#177)
  • Bump @metamask/snaps-utils dependency from ^8.3.0 to ^8.9.1 (#177)

@metamask/keyring-snap-client 4.0.0

Changed

  • BREAKING: Use CaipAccountId for ResolvedAccountAddress.address (#186)
    • This was missing from SIP-26, but we expect this address to be CAIP-10 compliant.
  • BREAKING: Bump @metamask/providers peer dependency from ^18.3.1 to ^19.0.0 (#177)

@metamask/keyring-snap-sdk 3.0.0

Changed

  • BREAKING: Bump @metamask/providers peer dependency from ^18.3.1 to ^19.0.0 (#177)
  • Bump @metamask/keyring-api from ^16.1.0 to ^17.0.0 (#192)
  • Bump @metamask/snaps-sdk dependency from ^6.7.0 to ^6.16.0 (#177)