Skip to content

Latest commit

 

History

History
50 lines (31 loc) · 2.3 KB

File metadata and controls

50 lines (31 loc) · 2.3 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Changed

  • BREAKING: Bump peer dependency @metamask/accounts-controller to ^27.0.0 (#5507)
  • BREAKING: Bump peer dependency @metamask/network-controller to ^23.0.0 (#5507)

Changed

  • BREAKING: Bump @metamask/accounts-controller peer dependency to ^26.0.0 (#5439)
  • BREAKING: Bump @metamask/accounts-controller peer dependency to ^25.0.0 (#5426)

Changed

  • Bump @metamask/keyring-api" from ^17.0.0 to ^17.2.0 (#5366)
  • Bump @metamask/utils from ^11.1.0 to ^11.2.0 (#5301)

Fixed

  • Add MultichainNetworkController:stateChange to list of subscribable MultichainNetworkController messenger events (#5331)

Added

  • Initial release (#5215)
    • Handle both EVM and non-EVM network and account switching for the associated network.
    • Act as a proxy for the NetworkController (for EVM network changes).