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
Corresponding action types (e.g. SmartTransactionsControllerCheckPollAction) are available as well.
Changed
feat: migrate to @metamask/messenger-cli for action types codegen (#579)
BREAKING: Upgrade TypeScript from ~4.8.4 to ~5.3.3 (#574)
Consumers on TypeScript 4.x may experience type errors and should upgrade to TypeScript 5.x.
BREAKING: Replace getBearerToken constructor parameter with direct AuthenticationController:getBearerToken call (#578)
Consumers must add AuthenticationController:getBearerToken to the allowed actions in the controller messenger, and remove any usage of the getBearerToken constructor parameter.
Bump @metamask/messenger from ^0.3.0 to ^1.1.0 (#578)