Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Updated note about Profiler experimental release
  • Loading branch information
Brian Vaughn committed Aug 3, 2018
commit c26344547414155ba6bfbc5fd7b4d20ba3f6e9e4
2 changes: 1 addition & 1 deletion text/0000-profiler.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

New React profiling component that collects timing information in order to measure the "cost" of rendering.

(Note that an experimental release of this component is currently slated for 16.4 as `React.unstable_Profiler`.)
Note that an experimental release of this component is available in version 16.4 as `React.unstable_Profiler`.

# Basic example

Expand Down