File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 19.0.0]
11+
1012### Changed
1113
1214- ** BREAKING** : ` StreamProvider ` no longer accepts a ` jsonRpcStreamName ` parameter ([ #400 ] ( https://github.com/MetaMask/providers/pull/400 ) )
@@ -537,7 +539,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
537539 added deprecation warnings for them ([ #30 ] ( https://github.com/MetaMask/providers/pull/30 ) )
538540- Un-deprecated ` sendAsync ` ([ #29 ] ( https://github.com/MetaMask/providers/pull/29 ) )
539541
540- [ Unreleased ] : https://github.com/MetaMask/providers/compare/v18.3.1...HEAD
542+ [ Unreleased ] : https://github.com/MetaMask/providers/compare/v19.0.0...HEAD
543+ [ 19.0.0 ] : https://github.com/MetaMask/providers/compare/v18.3.1...v19.0.0
541544[ 18.3.1 ] : https://github.com/MetaMask/providers/compare/v18.3.0...v18.3.1
542545[ 18.3.0 ] : https://github.com/MetaMask/providers/compare/v18.2.0...v18.3.0
543546[ 18.2.0 ] : https://github.com/MetaMask/providers/compare/v18.1.2...v18.2.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/providers" ,
3- "version" : " 18.3.1 " ,
3+ "version" : " 19.0.0 " ,
44 "description" : " A JavaScript Ethereum provider that connects to the wallet over a stream" ,
55 "keywords" : [
66 " MetaMask" ,
You can’t perform that action at this time.
0 commit comments