Skip to content

688.0.0

Choose a tag to compare

@github-actions github-actions released this 20 Nov 15:55
7dda377

@metamask/assets-controllers 91.0.0

Changed

  • BREAKING: Update spot-prices endpoint to use Price API v3 (#7119)
    • Update AbstractTokenPricesService.fetchTokenPrices arguments and return type
    • Update CodefiTokenPricesServiceV2 list of supported currencies
    • Update TokenRatesController to fetch prices by native currency instead of by chain
    • Remove legacy polling code and unused events from TokenRatesController

@metamask/bridge-controller 63.0.0

Changed

  • BREAKING: Bump @metamask/assets-controllers from ^90.0.0 to ^91.0.0 (#7207)

@metamask/bridge-status-controller 63.0.0

Changed

  • BREAKING: Bump @metamask/bridge-controller from ^62.0.0 to ^63.0.0 (#7207)

@metamask/transaction-pay-controller 10.0.0

Added

  • Use gas fee token for Relay deposit transactions if insufficient native balance (#7193)
    • Add optional fees.isSourceGasFeeToken property to TransactionPayQuote and TransactionPayTotals type.

Changed

  • BREAKING: Bump @metamask/bridge-status-controller from ^62.0.0 to ^63.0.0 (#7207)
  • BREAKING: Bump @metamask/bridge-controller from ^62.0.0 to ^63.0.0 (#7207)
  • BREAKING: Bump @metamask/assets-controllers from ^90.0.0 to ^91.0.0 (#7207)