You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 20, 2026. It is now read-only.
This is the release candidate for version 13.0.0.
---------
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: infiniteflower <139582705+infiniteflower@users.noreply.github.com>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [Unreleased]
9
9
10
+
## [13.0.0]
11
+
12
+
### Changed
13
+
14
+
- Allow immediate fetching of `topAssets` without changing the network by relying on `state.chainCache[chainId].topAssetsLastFetched` instead of `state.topAssetsLastFetched` ([#401](https://github.com/MetaMask/swaps-controller/pull/401))
0 commit comments