@metamask-previews/network-controller
Advanced tools
Comparing version 22.0.1-preview-ec72890e to 22.0.2-preview-09dff6fd
@@ -10,2 +10,9 @@ # Changelog | ||
## [22.0.2] | ||
### Changed | ||
- `getDefaultNetworkConfigurationsByChainId` returns the updated display names for mainnet and linea. `Ethereum Mainnet` instead of `Mainnet`, and `Linea` instead of `Linea Mainnet`. ([#4865](https://github.com/MetaMask/core/pull/4865)) | ||
- Bump `@metamask/controller-utils` from `^11.4.2` to `^11.4.3` ([#4915](https://github.com/MetaMask/core/pull/4915)) | ||
## [22.0.1] | ||
@@ -657,3 +664,4 @@ | ||
[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/network-controller@22.0.1...HEAD | ||
[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/network-controller@22.0.2...HEAD | ||
[22.0.2]: https://github.com/MetaMask/core/compare/@metamask/network-controller@22.0.1...@metamask/network-controller@22.0.2 | ||
[22.0.1]: https://github.com/MetaMask/core/compare/@metamask/network-controller@22.0.0...@metamask/network-controller@22.0.1 | ||
@@ -660,0 +668,0 @@ [22.0.0]: https://github.com/MetaMask/core/compare/@metamask/network-controller@21.1.0...@metamask/network-controller@22.0.0 |
{ | ||
"name": "@metamask-previews/network-controller", | ||
"version": "22.0.1-preview-ec72890e", | ||
"version": "22.0.2-preview-09dff6fd", | ||
"description": "Provides an interface to the currently selected network via a MetaMask-compatible provider object", | ||
@@ -51,3 +51,3 @@ "keywords": [ | ||
"@metamask/base-controller": "^7.0.2", | ||
"@metamask/controller-utils": "^11.4.2", | ||
"@metamask/controller-utils": "^11.4.3", | ||
"@metamask/eth-block-tracker": "^11.0.2", | ||
@@ -54,0 +54,0 @@ "@metamask/eth-json-rpc-infura": "^10.0.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
640439
60
3397