dillon1000/react

Commit

Rename Controls to PipeableStream (#24286)

This type isn't exported so it's technically not public.

This object mimics a ReadableStream.

Currently this is safe to destructure and call separately but I'm not sure
that's even guaranteed. It should probably be treated as a class in docs.
Browse files
Changed paths2 files
First-parent comparison
M packages/react-dom/src/server/ReactDOMFizzServerNode.js ModifiedM packages/react-server-dom-webpack/src/ReactFlightDOMServerNode.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…