Skip to content

653.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Oct 20:54
fb199f3

@metamask/assets-controllers 86.0.0

Changed

  • BREAKING: Modify AccountTrackerController events and actions (#6938)
    • AccountsController:selectedAccountChange is no longer part of the list of allowed events
    • NetworkController:getState refetches balances
    • TransactionController:unapprovedTransactionAdded refetches balances
    • TransactionController:unapprovedTransactionAdded' refetches balances for the transaction from address and network
    • TransactionController:transactionConfirmed refetches balances for the transaction from address and network
  • Add optional fetchingEnabled callback to AccountTrackerController constructor to stop it from fetching balances (#6938)

@metamask/bridge-controller 58.0.0

Changed

  • BREAKING: Bump @metamask/assets-controller from ^85.0.0 to ^86.0.0 (#7011)
  • BREAKING: noFee flag was replaced with fee flag in bridge api requests (#6964)

@metamask/bridge-status-controller 58.0.0

Changed

  • BREAKING: Bump @metamask/bridge-controller from ^57.0.0 to ^58.0.0 (#7011)

@metamask/transaction-pay-controller 2.0.0

Changed

  • BREAKING: Bump @metamask/assets-controller from ^85.0.0 to ^86.0.0 (#7011)
  • BREAKING: Bump @metamask/bridge-controller from ^57.0.0 to ^58.0.0 (#7011)
  • BREAKING: Bump @metamask/bridge-status-controller from ^57.0.0 to ^58.0.0 (#7011)