Skip to content

161.0.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 09:13
02eb9e1

@metamask/preinstalled-example-snap 0.8.0

Added

  • Add messengerCall RPC method (#4055)

@metamask/snaps-jest 10.2.0

Added

  • Add support for endowment:messenger (#4055)

Changed

  • Bump @metamask/superstruct from ^3.2.1 to ^3.3.0 (#4062)

@metamask/snaps-rpc-methods 17.1.0

Added

  • Add support for using the messenger in preinstalled Snaps via endowment:messenger (#4055)

Changed

  • Bump @metamask/messenger from ^1.2.0 to ^2.0.0 (#4064)
  • Bump @metamask/superstruct from ^3.2.1 to ^3.3.0 (#4062)

@metamask/snaps-sdk 11.2.0

Added

  • Add getMessenger for use with endowment:messenger (#4055)

Changed

  • Bump @metamask/messenger from ^1.2.0 to ^2.0.0 (#4064)
  • Bump @metamask/superstruct from ^3.2.1 to ^3.3.0 (#4062)

Fixed

  • Correct KeyringAccountType values (#4057)
    • Removed invalid value entropy:account.
    • Added missing values any:account and stellar:account.

@metamask/snaps-simulation 4.3.0

Added

  • Add support for endowment:messenger (#4055)

Changed

  • Bump @metamask/messenger from ^1.2.0 to ^2.0.0 (#4064)
  • Bump @metamask/superstruct from ^3.2.1 to ^3.3.0 (#4062)
  • Bump @metamask/chain-agnostic-permission from ^1.6.1 to ^1.6.2 (#4036)

@metamask/snaps-utils 12.3.0

Added

  • Add permission validation for endowment:messenger (#4055)

Changed

  • Bump @metamask/messenger from ^1.2.0 to ^2.0.0 (#4064)
  • Bump @metamask/superstruct from ^3.2.1 to ^3.3.0 (#4062)
  • Bump @metamask/slip44 from ^4.4.0 to ^4.5.0 (#4061)

Fixed

  • Correct KeyringAccountType values in KeyringCapabilitiesStruct (#4057)
    • Removed invalid value entropy:account.
    • Added missing values any:account and stellar:account.

@metamask/test-snaps 3.5.0

Added

  • Add button for testing messenger support preinstalled example Snap (#4055)