react/packages/react-devtools-timeline
Mengdi "Monday" Chen 52c434be1d
React DevTools 4.24.5 -> 4.24.6 (#24547)
2022-05-12 10:52:55 -04:00
..
src Fix infinite update loop that happens when an unmemoized value is passed to useDeferredValue (#24247) 2022-04-11 12:34:03 -04:00
README.md Renamed packages/react-devtools-scheduling-profiler to packages/react-devtools-timeline (#22691) 2021-11-04 10:02:06 -04:00
package.json React DevTools 4.24.5 -> 4.24.6 (#24547) 2022-05-12 10:52:55 -04:00

README.md

React Concurrent Mode Profiler

This package contains the new/experimental "timeline" for React 18. This profiler exists as its own project because it was initially deployed as a standalone app. It has since been moved into the DevTools Profiler under the "Scheduling" tab. This package will likely eventually be moved into react-devtools-shared.