Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fixup
Co-authored-by: Luigi Pinca <luigipinca@gmail.com>
  • Loading branch information
climba03003 and lpinca authored Apr 16, 2024
commit 77ffc7ae7e8eddac2e244eb6686e15ff180bffa9
2 changes: 1 addition & 1 deletion doc/api/stream.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ The `pipeline` API provides [callback version][stream-pipeline]:
added: v15.0.0
changes:
- version:
- v20.0.0
- v19.5.0
- v18.14.0
pr-url: https://github.com/nodejs/node/pull/46205
Comment thread
benjamingr marked this conversation as resolved.
description: Added support for `ReadableStream` and `WritableStream`.
Expand Down