File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 2.1.0]
10+ ### Changed
11+ - Allow overriding default stream constructor options in ` createStream ` ([ #52 ] ( https://github.com/MetaMask/object-multiplex/pull/52 ) )
12+
913## [ 2.0.0]
1014### Changed
1115- ** BREAKING** : Increase minimum Node.js version to 16 ([ #41 ] ( https://github.com/MetaMask/object-multiplex/pull/41 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/object-multiplex" ,
3- "version" : " 2.0 .0" ,
3+ "version" : " 2.1 .0" ,
44 "description" : " Simple stream multiplexing for objectMode." ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments