dillon1000/react

Commit

[Flight Reply] Dedupe Objects and Support Cyclic References (#28997)

Uses the same technique as in #28996 to encode references to already
emitted objects. This now means that Reply can support cyclic objects
too for parity.
Browse files
Changed paths3 files
First-parent comparison
M packages/react-client/src/ReactFlightReplyClient.js ModifiedM packages/react-server-dom-webpack/src/__tests__/ReactFlightDOMReply-test.js ModifiedM packages/react-server/src/ReactFlightReplyServer.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…