-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.
Description
What is the problem this feature will solve?
The stream.finished docs do not mention that this works for web streams, nor does it mention which version of node added support for web streams.
What is the feature you are proposing to solve the problem?
Mention that stream.finished works for web streams and add in a history section that mentions that it's only available in node v18.14.0 (?) and above. #46205
What alternatives have you considered?
N/A
Metadata
Metadata
Assignees
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.