Skip to content

Commit 9f1b9b2

Browse files
committed
stream: mark compose as experimental
PR-URL: nodejs#39494 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 44744d9 commit 9f1b9b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/api/stream.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1862,6 +1862,8 @@ failure, this can cause event listener leaks and swallowed errors.
18621862
added: REPLACEME
18631863
-->
18641864

1865+
> Stability: 1 - `stream.compose` is experimental.
1866+
18651867
* `streams` {Stream[]|Iterable[]|AsyncIterable[]|Function[]}
18661868
* Returns: {stream.Duplex}
18671869

0 commit comments

Comments
 (0)