File tree Expand file tree Collapse file tree
src/content/reference/developer-tooling Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
22title : React Performance tracks
3- version : experimental
3+ version : canary
44---
55
6- <Experimental >
6+ <Canary >
77
8- ** This feature is experimental and is not available in a stable version of React yet .**
8+ ** This feature is currently only available in React’s Canary and Experimental channels .**
99
10- You can try it by upgrading React packages to the most recent experimental version:
10+ [ Learn more about React’s release channels here. ] ( /community/versioning-policy#all-release-channels )
1111
12- - ` react@experimental `
13- - ` react-dom@experimental `
14- - ` eslint-plugin-react-hooks@experimental `
15-
16- Experimental versions of React may contain bugs. Don't use them in production.
17-
18- </Experimental >
12+ </Canary >
1913
2014<Intro >
2115
22- React Performance tracks are specialized custom entries that appear on the Performance panel's timeline.
16+ React Performance tracks are specialized custom entries that appear on the Performance panel's timeline in your browser developer tools .
2317
2418</Intro >
2519
You can’t perform that action at this time.
0 commit comments