Skip to content

628.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Oct 22:35
a86728f

@metamask/bridge-controller 53.0.0

Changed

  • BREAKING: Require clientVersion in BridgeController constructor (#6891)
  • Update the sseEnabled LD flag to include minimumVersion, which is used to determine whether to enable SSE (#6891)
  • Bump @metamask/network-controller from ^24.2.2 to ^24.3.0 (#6883)
  • Bump @metamask/transaction-controller from ^60.7.0 to ^60.8.0 (#6883)

@metamask/bridge-status-controller 52.0.0

Changed

  • BREAKING: Bump peer dependency @metamask/bridge-controller from ^52.0.0 to ^53.0.0 (#6895)
  • Bump @metamask/network-controller from ^24.2.2 to ^24.3.0 (#6883)
  • Bump @metamask/transaction-controller from ^60.7.0 to ^60.8.0 (#6883)

Fixed

  • Fix issue with Mobile where app would crash after a successful tx (#6890)
  • Fix BridgeController initialization in unit tests (#6891)