Skip to content

Commit 02155dc

Browse files
committed
stream: mark compose as experimental
PR-URL: nodejs#39494 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent bc2d69d commit 02155dc

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
@@ -1912,6 +1912,8 @@ failure, this can cause event listener leaks and swallowed errors.
19121912
added: REPLACEME
19131913
-->
19141914

1915+
> Stability: 1 - `stream.compose` is experimental.
1916+
19151917
* `streams` {Stream[]|Iterable[]|AsyncIterable[]|Function[]}
19161918
* Returns: {stream.Duplex}
19171919

0 commit comments

Comments
 (0)