| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2948,6 +2948,9 @@ const server = http.createServer((req, res) => { | |||
| 2948 | 2948 | <!-- YAML | |
| 2949 | 2949 | added: v16.9.0 | |
| 2950 | 2950 | changes: | |
| 2951 | + - version: REPLACEME | ||
| 2952 | + pr-url: https://github.com/nodejs/node/pull/62562 | ||
| 2953 | + description: Marking the API stable. | ||
| 2951 | 2954 | - version: | |
| 2952 | 2955 | - v21.1.0 | |
| 2953 | 2956 | - v20.10.0 | |
@@ -2960,8 +2963,6 @@ changes: | |||
| 2960 | 2963 | description: Added support for webstreams. | |
| 2961 | 2964 | --> | |
| 2962 | 2965 | ||
| 2963 | - > Stability: 1 - `stream.compose` is experimental. | ||
| 2964 | - | ||
| 2965 | 2966 | * `streams` {Stream\[]|Iterable\[]|AsyncIterable\[]|Function\[]| | |
| 2966 | 2967 | ReadableStream\[]|WritableStream\[]|TransformStream\[]|Duplex\[]|Function} | |
| 2967 | 2968 | * Returns: {stream.Duplex} | |
| Back | FazBrowse Home | New Git URL |
0 commit comments