DevTools: support useEffectEvent and forward-fix experimental prefix support (#32106)
- Adds support for `experimental_useEffectEvent`, now DevTools will be able to display this hook for inspected element - Added a use case to DevTools shell, couldn't add case, because we are using ReactTestRenderer, which has the corresponding flag disabled. - Forward-fix logic for handling `experimental` prefix that was added in https://github.com/facebook/react/pull/32088. 
R
Ruslan Lesiutin committed
b000019578a417ec0a1aeec8bda689db240cb28e
Parent: 028c8e6
Committed by GitHub <[email protected]>
on 1/22/2025, 2:15:48 PM