Skip to content

Commit bb6bedf

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 81187c2 commit bb6bedf

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
@@ -1923,6 +1923,8 @@ failure, this can cause event listener leaks and swallowed errors.
19231923
added: REPLACEME
19241924
-->
19251925

1926+
> Stability: 1 - `stream.compose` is experimental.
1927+
19261928
* `streams` {Stream[]|Iterable[]|AsyncIterable[]|Function[]}
19271929
* Returns: {stream.Duplex}
19281930

0 commit comments

Comments
 (0)