react icon indicating copy to clipboard operation
react copied to clipboard

chore[react-devtools]: extract getDispatcherRef into a separate module

Open hoxyq opened this issue 1 year ago • 1 comments

Stacked on https://github.com/facebook/react/pull/30567 and whats under it. See changes here.

Similar to https://github.com/facebook/react/pull/30567, but for getDispatcherRef function. Will be used in hook.js later.

hoxyq avatar Aug 05 '24 12:08 hoxyq

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-compiler-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 5, 2024 0:57am

vercel[bot] avatar Aug 05 '24 12:08 vercel[bot]

No longer required. After https://github.com/facebook/react/pull/30925 the plan is to have getComponentStack and onErrorOrWarning as methods on renderer.

hoxyq avatar Sep 10 '24 13:09 hoxyq