File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -93,12 +93,14 @@ We expect all contributors to abide by the terms of our [Code of Conduct](https:
9393
9494- [x] Scan only for unnecessary renders ("unstable" props)
9595- [x] Scan API (` withScan ` , ` scan ` )
96- - [ ] Offscreen canvas on worker thread
97- - [ ] React Native support
9896- [ ] Chrome extension
97+ - [ ] "PageSpeed insights" for React
9998- [ ] Cleanup config options
99+ - [ ] Offscreen canvas on worker thread
100+ - [ ] React Native support
101+ - [ ] "global" counter using ` sessionStorage ` , aggregate count stats instead of immediate replacement
100102- [ ] Name / explain the actual problem
101- - [ ] More sound options API (start log at certain area, stop log, etc.)
103+ - [ ] More explicit options override API (start log at certain area, stop log, etc.)
102104- [ ] Expose primitives / internals for advanced use cases
103105- [ ] Add more problem detections other than props
104106- [ ] Simple FPS counter
You can’t perform that action at this time.
0 commit comments