Skip to content

Add Flow lib defs for Node.js streams fromWeb/toWeb#54615

Closed
robhogan wants to merge 1 commit into
mainfrom
export-D87543561
Closed

Add Flow lib defs for Node.js streams fromWeb/toWeb#54615
robhogan wants to merge 1 commit into
mainfrom
export-D87543561

Conversation

@robhogan

Copy link
Copy Markdown
Contributor

Summary:
Since v17 (and stable since v22.17), Node.js has helper methods for converting Node streams to/from Web streams (e.g., as returned by global fetch). This adds the Flow typings.

Changelog:
[General][Internal] Monorepo Flow typings

Differential Revision: D87543561

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Nov 20, 2025
@meta-codesync

meta-codesync Bot commented Nov 20, 2025

Copy link
Copy Markdown

@robhogan has exported this pull request. If you are a Meta employee, you can view the originating Diff in D87543561.

facebook-github-bot pushed a commit that referenced this pull request Dec 20, 2025
Summary:

Since v17 (and stable since v22.17), Node.js has helper methods for converting [Node streams](https://nodejs.org/api/stream.html) to/from [Web streams](https://developer.mozilla.org/en-US/docs/Web/API/Streams_API) (e.g., as returned by global `fetch`). This adds the Flow typings.

 - Node docs: https://nodejs.org/api/stream.html#streamreadablefromwebreadablestream-options

Changelog:
[General][Internal] Monorepo Flow typings

Differential Revision: D87543561
@facebook-github-bot facebook-github-bot force-pushed the export-D87543561 branch 2 times, most recently from 3d9270a to 0cb388d Compare December 22, 2025 22:49
facebook-github-bot pushed a commit that referenced this pull request Dec 23, 2025
Summary:

Since v17 (and stable since v22.17), Node.js has helper methods for converting [Node streams](https://nodejs.org/api/stream.html) to/from [Web streams](https://developer.mozilla.org/en-US/docs/Web/API/Streams_API) (e.g., as returned by global `fetch`). This adds the Flow typings.

 - Node docs: https://nodejs.org/api/stream.html#streamreadablefromwebreadablestream-options

Changelog:
[General][Internal] Monorepo Flow typings

Reviewed By: vzaidman

Differential Revision: D87543561
Summary:

Since v17 (and stable since v22.17), Node.js has helper methods for converting [Node streams](https://nodejs.org/api/stream.html) to/from [Web streams](https://developer.mozilla.org/en-US/docs/Web/API/Streams_API) (e.g., as returned by global `fetch`). This adds the Flow typings.

 - Node docs: https://nodejs.org/api/stream.html#streamreadablefromwebreadablestream-options

Changelog:
[General][Internal] Monorepo Flow typings

Reviewed By: vzaidman

Differential Revision: D87543561
meta-codesync Bot pushed a commit to react/metro that referenced this pull request Dec 26, 2025
Summary:
X-link: react/react-native#54615

Since v17 (and stable since v22.17), Node.js has helper methods for converting [Node streams](https://nodejs.org/api/stream.html) to/from [Web streams](https://developer.mozilla.org/en-US/docs/Web/API/Streams_API) (e.g., as returned by global `fetch`). This adds the Flow typings.

 - Node docs: https://nodejs.org/api/stream.html#streamreadablefromwebreadablestream-options

Changelog:
[General][Internal] Monorepo Flow typings

Reviewed By: vzaidman

Differential Revision: D87543561

fbshipit-source-id: c76b9014ab3ff61f9ce57be1e01bf456b676433f
@meta-codesync meta-codesync Bot closed this in 2b74f98 Dec 26, 2025
@react-native-bot

Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @robhogan in 2b74f98

When will my fix make it into a release? | How to file a pick request?

@react-native-bot react-native-bot added the Merged This PR has been merged. label Dec 26, 2025
@meta-codesync

meta-codesync Bot commented Dec 26, 2025

Copy link
Copy Markdown

This pull request has been merged in 2b74f98.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants