mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
05ec0d7646
Makes the implementation simpler. Expiration is now a special case of entanglement. Also fixes an issue where expired lanes weren't batched with normal sync updates. (See deleted TODO comment in test.)