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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
@metamask/accounts-controller 18.2.3
Changed
Bump @metamask/base-controller from ^7.0.1 to ^7.0.2 (#4862)
Bump @metamask/utils from ^9.1.0 to ^10.0.0 (#4831)
Bump dev dependency @metamask/keyring-controller from ^17.2.2 to ^17.3.1 (#4810, #4870)
@metamask/assets-controllers 41.0.0
Changed
BREAKING: The polling input accepted by CurrencyRateController is now an object with a nativeCurrencies property that is defined as a string array type (#4852)
The input parameters of the controller's _executePoll, _startPolling, onPollingComplete methods now only accept this new polling input type.
The nativeCurrency property (string type) has been removed.
BREAKING: RatesController now types the conversionRate and usdConversionRate in its state as number instead of string, to match what it was actually storing. (#4852)
Bump @metamask/base-controller from ^7.0.1 to ^7.0.2 (#4862)
Bump @metamask/controller-utils from ^11.4.0 to ^11.4.1 (#4862)
Bump dev dependency @metamask/approval-controller from ^7.1.0 to ^7.1.1 (#4862)
@metamask/controller-utils 11.4.2
Changed
Move BigNumber.js from devDependencies to dependencies (#4873)
@metamask/keyring-controller 17.3.1
Changed
Bump @metamask/base-controller from ^7.0.1 to ^7.0.2 (#4862)
Bump @metamask/utils from ^9.1.0 to ^10.0.0 (#4831)
Bump @metamask/eth-sig-util from ^7.0.1 to ^8.0.0 (#4830)
@metamask/message-manager 11.0.1
Changed
Bump @metamask/base-controller from ^7.0.1 to ^7.0.2 (#4862)
Bump @metamask/controller-utils from ^11.3.0 to ^11.4.2 (#4834, #4862, #4870)
Bump @metamask/utils from ^9.1.0 to ^10.0.0 (#4831)
Bump @metamask/eth-sig-util from ^7.0.1 to ^8.0.0 (#4830)
@metamask/network-controller 22.0.1
Changed
Bump @metamask/base-controller from ^7.0.1 to ^7.0.2 (#4862)
Bump @metamask/controller-utils from ^11.4.0 to ^11.4.2 (#4862, #4870)
Bump @metamask/eth-json-rpc-provider from ^4.1.5 to ^4.1.6 (#4862)
Bump @metamask/json-rpc-engine from ^10.0.0 to ^10.0.1 (#4862)
Bump @metamask/rpc-errors from ^7.0.0 to ^7.0.1 (#4831)
@metamask/polling-controller 12.0.1
Changed
Bump @metamask/base-controller from ^7.0.1 to ^7.0.2 (#4862)
Bump @metamask/controller-utils from ^11.4.0 to ^11.4.2 (#4862, #4870)