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.
- BREAKING: Bump peer dependency
@metamask/accounts-controllerto^27.0.0(#5507) - BREAKING: Bump peer dependency
@metamask/network-controllerto^23.0.0(#5507)
- BREAKING: Bump
@metamask/accounts-controllerpeer dependency to^26.0.0(#5439) - BREAKING: Bump
@metamask/accounts-controllerpeer dependency to^25.0.0(#5426)
- Bump
@metamask/keyring-api"from^17.0.0to^17.2.0(#5366) - Bump
@metamask/utilsfrom^11.1.0to^11.2.0(#5301)
- Add
MultichainNetworkController:stateChangeto list of subscribableMultichainNetworkControllermessenger events (#5331)
- 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).