Files
react/compiled
gnoff 2d8f86fbb4 [Fiber] Remove the digest property from errorInfo passed to onRecoverableError (#28222)
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)
2024-03-28 15:07:04 +00:00
..