mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
--- Patch and simplify logic around merging overlapping reactive dependencies. Added `reduce-reactive-unconditional-deps` test fixtures, which tries to cover all cases of merging unconditional dependencies (to a minimal dependencies set). Please let me know if I missed any