You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BREAKING: Bump @metamask/accounts-controller peer dependency to ^25.0.0 (#5426)
BREAKING: Bump @metamask/transaction-controller peer dependency to ^47.0.0 (#5426)
@metamask/bridge-status-controller 4.0.0
Changed
BREAKING: Bump @metamask/accounts-controller peer dependency to ^25.0.0 (#5426)
BREAKING: Bump @metamask/transaction-controller peer dependency to ^47.0.0 (#5426)
BREAKING: Bump @metamask/bridge-controller peer dependency to ^4.0.0 (#5426)
@metamask/earn-controller 0.6.0
Changed
BREAKING: Bump @metamask/accounts-controller peer dependency to ^25.0.0 (#5426)
@metamask/keyring-controller 20.0.0
Changed
BREAKING:addNewKeyring method now returns Promise<KeyringMetadata> instead of Promise<unknown> (#5372)
Consumers can use the returned KeyringMetadata.id to access the created keyring instance via withKeyring.
BREAKING:withKeyring method now requires a callback argument of type ({ keyring: SelectedKeyring; metadata: KeyringMetadata }) => Promise<CallbackResult> (#5372)
Bump @metamask/keyring-internal-api from ^4.0.3 to ^5.0.0 (#5405)
Bump @metamask/eth-hd-keyring from ^10.0.0 to ^11.0.0 (#5405)
Bump @metamask/eth-simple-keyring from ^8.1.0 to ^9.0.0 (#5405)