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
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
## [Unreleased]
8
8
9
9
## [9.0.0]
10
-
### Uncategorized
11
-
- adapt to eip-1193 provider changes ([#170](https://github.com/MetaMask/eth-json-rpc-filters/pull/170))
10
+
### Added
11
+
-**BREAKING:** The `request` method has been added to improve EIP-1193 provider compatibility ([#170](https://github.com/MetaMask/eth-json-rpc-filters/pull/170))
12
+
13
+
### Removed
14
+
-**BREAKING:** The `sendAsync` is deprecated and removed ([#170](https://github.com/MetaMask/eth-json-rpc-filters/pull/170))
12
15
13
16
### Fixed
14
17
- Bump `@metamask/json-rpc-engine` from `^9.0.0` to `^10.0.0` ([#194](https://github.com/MetaMask/eth-json-rpc-filters/pull/194))
0 commit comments