Skip to content

296.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 11:07
5a84609

@metamask/accounts-controller 23.0.0

Changed

  • BREAKING: Bump @metamask/snaps-controllers peer dependency from ^9.7.0 to ^9.19.0 (#5265)
  • Bump @metamask/keyring-api" from ^16.1.0 to ^17.0.0 (#5280)
  • Bump @metamask/eth-snap-keyring from ^9.1.1 to ^10.0.0 (#5280)
  • Bump @metamask/snaps-sdk from ^6.7.0 to ^6.17.1 (#5220), (#5265)
  • Bump @metamask/snaps-utils from ^8.9.0 to ^8.10.0 (#5265)
  • Bump @metamask/utils from ^11.0.1 to ^11.1.0 (#5223)

Fixed

  • Properly exports public members (#5224)
    • The new events (AccountsController:account{AssetList,Balances,Transactions}Updated) from the previous versions but were not exported.

@metamask/assets-controllers 48.0.0

Added

  • Add MultichainAssetsController for non-EVM assets (#5138)

Changed

  • BREAKING: Bump @metamask/accounts-controller peer dependency from ^22.0.0 to ^23.0.0 (#5292)
  • Bump @metamask/keyring-api" from ^16.1.0 to ^17.0.0 (#5280)
  • Bump @metamask/snaps-utils from ^8.9.0 to ^8.10.0 (#5265)
  • Bump @metamask/utils from ^11.0.1 to ^11.1.0 (#5223)
  • Removed polling mechanism in the MultichainBalancesController and now relies on the new AccountsController:accountBalancesUpdated event (#5221)

Fixed

  • The tokens state is now updated only when the tokenChainId matches the currently selected chain ID. (#5257)

@metamask/earn-controller 0.2.0

Changed

  • BREAKING: Bump @metamask/accounts-controller peer dependency from ^22.0.0 to ^23.0.0 (#5292)
  • Bump @metamask/controller-utils dependency from ^11.4.5 to ^11.5.0(#5272)

@metamask/keyring-controller 19.0.6

Changed

  • Bump @metamask/keyring-api" from ^16.1.0 to ^17.0.0 (#5280)
  • Bump @metamask/utils from ^11.0.1 to ^11.1.0 (#5223)

@metamask/multichain-transactions-controller 0.2.0

Changed

  • BREAKING: Bump @metamask/accounts-controller peer dependency from ^22.0.0 to ^23.0.0 (#5292)
  • BREAKING: Bump @metamask/snaps-controllers peer dependency from ^9.10.0 to ^9.19.0 (#5265)
  • Bump @metamask/snaps-sdk from ^6.7.0 to ^6.17.1 (#5220), (#5265)
  • Bump @metamask/snaps-utils from ^8.9.0 to ^8.10.0 (#5265)
  • Bump @metamask/snaps-controllers from ^9.10.0 to ^9.19.0 (#5265)
  • Bump @metamask/keyring-api" from ^16.1.0 to ^17.0.0 (#5280)
  • Bump @metamask/utils from ^11.0.1 to ^11.1.0 (#5223)
  • Removed polling mechanism and now relies on the new AccountsController:accountTransactionsUpdated event (#5221)

@metamask/notification-services-controller 0.20.0

Changed

  • BREAKING: Bump peer dependency @metamask/profile-sync-controller from ^6.0.0 to ^7.0.0 (#5292)

@metamask/profile-sync-controller 7.0.0

Changed

  • BREAKING: Bump @metamask/accounts-controller peer dependency from ^22.0.0 to ^23.0.0 (#5292)

@metamask/transaction-controller 45.0.0

Changed

  • BREAKING: Bump @metamask/accounts-controller peer dependency from ^22.0.0 to ^23.0.0 (#5292)

@metamask/user-operation-controller 24.0.0

Changed

  • BREAKING: Bump @metamask/transaction-controller peer dependency from ^44.0.0 to ^45.0.0 (#5292)
  • Bump @metamask/controller-utils dependency from ^11.4.5 to ^11.5.0(#5272)
  • Bump @metamask/utils from ^11.0.1 to ^11.1.0 (#5223)