Skip to content

Commit 24daf3a

Browse files
committed
chore: updated to canary and minor changes
1 parent d2b6b67 commit 24daf3a

1 file changed

Lines changed: 6 additions & 12 deletions

File tree

src/content/reference/developer-tooling/react-performance-tracks.md

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,19 @@
11
---
22
title: 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

0 commit comments

Comments
 (0)