Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 741402d

Browse filesBrowse files
MasterOdindanielleadams
authored andcommitted
doc: fix added version for readable.closed/destroyed
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com> PR-URL: #44033 Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 900c4c0 commit 741402d
Copy full SHA for 741402d

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Collapse file

‎doc/api/stream.md‎

Copy file name to clipboardExpand all lines: doc/api/stream.md
+2-2Lines changed: 2 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1110,7 +1110,7 @@ Implementors should not override this method, but instead implement
11101110
##### `readable.closed`
11111111

11121112
<!-- YAML
1113-
added: v8.0.0
1113+
added: v18.0.0
11141114
-->
11151115

11161116
* {boolean}
@@ -1120,7 +1120,7 @@ Is `true` after `'close'` has been emitted.
11201120
##### `readable.destroyed`
11211121

11221122
<!-- YAML
1123-
added: v18.0.0
1123+
added: v8.0.0
11241124
-->
11251125

11261126
* {boolean}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.