-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Description
- Version: 10.19.0
- Platform: Debian (Testing)
Background
The API docs list 12.3.0 as the first Node.js version which supports Readable.from, but it was since backported to 10.17.0. Readable.from is also listed in the v10.x API docs.
Notes:
- See the changelogs mentioning that Readable.from was included with 10.17.0.
- It was apparently never backported to v11.x.
- Here is the related merge request where the 12.3.0 version metadata was added.
What to change
Adjust the version metadata for Readable.from to be a list containing both 10.17.0 and 12.3.0.
According to the changelogs 10.17.0 was the first supported version but I haven't verified that.
Metadata
Metadata
Assignees
Labels
No labels