Skip to content

Commit ecc1693

Browse files
committed
docs: Update task list in README.md
1 parent 08ad585 commit ecc1693

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)