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
- Note that this should generally not be used, and further breaking changes may be made under this export without a corresponding major version bump for this package.
14
+
- Changes:
15
+
- Update `BaseController` type and constructor to require new `Messenger` from `@metamask/messenger` rather than `RestrictedMessenger` ([#6318](https://github.com/MetaMask/core/pull/6318))
16
+
17
+
### Changed
18
+
19
+
- Add dependency on `@metamask/messenger` ([#6318](https://github.com/MetaMask/core/pull/6318))
20
+
- This is only used by the experimental `next` export for now.
0 commit comments