dillon1000/react

Commit

Use Portals to test batching across roots (#8508)

This doesn't work by default in Fiber, you have to opt-in with a Portal to
get the explicit ordering guarantees.
Browse files
Changed paths3 files
First-parent comparison
M scripts/fiber/tests-failing.txt ModifiedM scripts/fiber/tests-passing.txt ModifiedM src/renderers/shared/shared/__tests__/ReactUpdates-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…