dillon1000/react
Commit
Browse files Move props equality check into each branch
Now we only bail out once we've entered each branch. This has some repetition with regard to hasContextChanged but I'm hoping we can just get rid of all those branches at some point since they're mostly for backwards compatibility right now.
Changed paths1 file
First-parent comparisonsrc/renderers/shared/fiber/ReactFiberBeginWork.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…