mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
2d8f86fbb44ef547a12cbe65d10a95fb15f800a0
Removes the digest property from errorInfo passed to onRecoverableError
when handling an error propagated from the server. Previously we warned
in Dev but still provided the digest on the errorInfo object. This
change removes digest from error info but continues to warn if it is
accessed. The reason for retaining the warning is the version with the
warning was not released as stable but we will include this deprecated
removal in our next major so we should communicate this change at
runtime.
DiffTrain build for [299a9c0598](https://github.com/facebook/react/commit/299a9c0598576f7dba170771b1c0b821281b1e15)
Please do not delete this branch
Languages
JavaScript
67.1%
TypeScript
29.4%
HTML
1.5%
CSS
1.1%
C++
0.6%
Other
0.2%