Skip to content

Commit

Permalink
fix: changelog linting
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptodev-2s committed Jan 23, 2025
1 parent f21d924 commit 8ea8b05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Previously, this parameter was used internally to create an ObjectMultiplex stream and substream for JSON-RPC communication
- Now, the consumer is responsible for creating and managing the stream multiplexing if needed
- The provider will use the provided stream connection directly without any multiplexing

- **BREAKING**: MetaMaskInpageProvider no longer accepts a `jsonRpcStreamName` parameter ([#400](https://github.com/MetaMask/providers/pull/400))
- This change is inherited from StreamProvider, as MetaMaskInpageProvider extends StreamProvider
- Stream multiplexing should be handled before provider instantiation
Expand Down

0 comments on commit 8ea8b05

Please sign in to comment.