mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
94fe97db2f
Uses the new diagnostic type for errors created during mutation/aliasing inference, such as errors for mutating immutable values like props or state, reassigning globals, etc.