mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
* Recover from errors with a boundary in completion phase * Use a separate field for completing unit of work * Use a simpler fix with one boolean * Reoder conditions * Clarify which paths are DEV-only * Move duplicated line out * Make it clearer this code is DEV-only