We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6ac28f commit d818727Copy full SHA for d818727
doc/api/stream.md
@@ -2603,6 +2603,9 @@ further errors except from `_destroy()` may be emitted as `'error'`.
2603
<!-- YAML
2604
added: v10.0.0
2605
changes:
2606
+ - version: v19.5.0
2607
+ pr-url: https://github.com/nodejs/node/pull/46205
2608
+ description: Added support for `ReadableStream` and `WritableStream`.
2609
- version: v15.11.0
2610
pr-url: https://github.com/nodejs/node/pull/37354
2611
description: The `signal` option was added.
0 commit comments