Skip to content

1028.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 19:07
90658f7

@metamask/bridge-controller 75.0.0

Added

  • Add QUICK_BUY_FOLLOW_TRADING, QUICK_BUY_TOKEN_DETAILS, BATCH_SELL and UNIFIED_SWAP_BRIDGE to FeatureId enum (#8964)
  • Update metrics schema with batch_id property (#8964)
  • Add ARC network support (#9007)
    • Add ARC into constants ALLOWED_BRIDGE_CHAIN_IDS, SWAPS_TOKEN_OBJECT and NETWORK_TO_NAME_MAP

Changed

  • BREAKING: require all events to have the feature_id property (#8964)
  • BREAKING: require FeatureId argument when calling BridgeController:fetchQuotes (#8964)
  • Rename FeatureIds to match segment property conventions (#8964)
    • quickBuy to quick_buy_follow_trading and quick_buy_token_details
    • dappSwap to dapp_swap
  • Bump @metamask/accounts-controller from ^39.0.0 to ^39.0.1 (#9058)
  • Bump @metamask/assets-controller from ^8.3.2 to ^8.3.3 (#9058)
  • Bump @metamask/assets-controllers from ^108.5.0 to ^108.6.0 (#9058)
  • Bump @metamask/controller-utils from ^12.1.0 to ^12.1.1 (#9058)
  • Bump @metamask/transaction-controller from ^67.0.0 to ^67.1.0 (#9066)