Skip to content

Commit 868db31

Browse files
committed
doc: move comment to constructor
1 parent 7d8c0c7 commit 868db31

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

doc/api/webstreams.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,6 @@
55
<!-- YAML
66
added: v16.5.0
77
changes:
8-
- version:
9-
- v21.5.0
10-
- v20.14.0
11-
pr-url: https://github.com/nodejs/node/pull/50126
12-
description: Supports the `cancel` transformer callback.
138
- version:
149
- v21.0.0
1510
pr-url: https://github.com/nodejs/node/pull/45684
@@ -1153,6 +1148,12 @@ await Promise.all([
11531148
11541149
<!-- YAML
11551150
added: v16.5.0
1151+
changes:
1152+
- version:
1153+
- v21.5.0
1154+
- v20.14.0
1155+
pr-url: https://github.com/nodejs/node/pull/50126
1156+
description: Supports the `cancel` transformer callback.
11561157
-->
11571158
11581159
* `transformer` {Object}

0 commit comments

Comments
 (0)