Skip to content

Commit b997463

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 890d25f commit b997463

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)