dillon1000/react
Commit
Browse files Deletion effects should fire parent -> child (#20584)
* Test: Deletion effects should fire parent -> child Regression in new effect implementation * Fix passive deletion effect ordering
Changed paths3 files
First-parent comparisonpackages/react-reconciler/src/ReactFiberCommitWork.new.js ModifiedM packages/react-reconciler/src/ReactFiberCommitWork.old.js ModifiedA packages/react-reconciler/src/__tests__/ReactEffectOrdering-test.js AddedPatch
Files changed
Rendering syntax-highlighted changes…