@metamask/providers
Advanced tools
Comparing version 18.1.1 to 18.1.2
@@ -10,2 +10,9 @@ # Changelog | ||
## [18.1.2] | ||
### Fixed | ||
- Allow optional `jsonRpcStreamName` for `initializeInpageProvider` ([#390](https://github.com/MetaMask/providers/pull/390)) | ||
- This parameter was accidentally made required in v18.1.0 | ||
## [18.1.1] | ||
@@ -495,3 +502,4 @@ | ||
[Unreleased]: https://github.com/MetaMask/providers/compare/v18.1.1...HEAD | ||
[Unreleased]: https://github.com/MetaMask/providers/compare/v18.1.2...HEAD | ||
[18.1.2]: https://github.com/MetaMask/providers/compare/v18.1.1...v18.1.2 | ||
[18.1.1]: https://github.com/MetaMask/providers/compare/v18.1.0...v18.1.1 | ||
@@ -498,0 +506,0 @@ [18.1.0]: https://github.com/MetaMask/providers/compare/v18.0.0...v18.1.0 |
{ | ||
"name": "@metamask/providers", | ||
"version": "18.1.1", | ||
"version": "18.1.2", | ||
"description": "A JavaScript Ethereum provider that connects to the wallet over a stream", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
438674
2822