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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-2
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [Unreleased]
8
8
9
+
## [15.1.0]
10
+
### Changed
11
+
- Improve transaction state management ([#582](https://github.com/MetaMask/controllers/pull/582))
12
+
- TransactionController improvement to reconcile the data between local and remote sources (Etherscan) and avoid misleading display of gas and/or status information.
13
+
- Bump immer from 8.0.1 to 9.0.6 ([#581](https://github.com/MetaMask/controllers/pull/581))
14
+
9
15
## [15.0.2]
10
16
### Fixed
11
17
- Change AbortController to default import ([#579](https://github.com/MetaMask/controllers/pull/579))
12
-
- Fix error thrown when polyfilled AbortController is instantiated as a named import.
18
+
- Fix error thrown when polyfilled AbortController is instantiated as a named import.
13
19
14
20
## [15.0.1]
15
21
### Fixed
@@ -363,7 +369,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
0 commit comments