Skip to content

Commit c6b651a

Browse files
committed
doc: add highWaterMark change history
1 parent 6a344e4 commit c6b651a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

doc/api/stream.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3647,6 +3647,10 @@ reader.read().then(({ value, done }) => {
36473647
added:
36483648
- v19.9.0
36493649
- v18.17.0
3650+
changes:
3651+
- version: v22.0.0
3652+
pr-url: https://github.com/nodejs/node/pull/52037
3653+
description: bump default highWaterMark.
36503654
-->
36513655

36523656
* `objectMode` {boolean}

0 commit comments

Comments
 (0)