Release v0.2.10
We've made a lot of bug fixes & improvements since our 0.2.0 release. Importantly:
- added render tracking to items in the component tree inspector view
- up to a 10x drop in overhead from react-scan
- fixed a bug that prevented users on safari from turning off outlines with the switch in the toolbar
- fixed a bug that caused audio notifications to stay on after disabling
- fixed some bugs causing incorrect reporting FPS drops
- fixed a bug causing interactions to be tracked multiple times in notifications
Full set of changes
- chore: bump extension to v1.0.4 by @pivanov in #230
- feat: add @pivanov vite plugin to the repo by @pivanov in #236
- feat: components tree by @pivanov in #240
- fix: playwright and react 18 compat by @lxsmnsyc in #238
- fix: react-scan README by @lxsmnsyc in #237
- perf: monitoring by @lxsmnsyc in #227
- feat: Add
changeset
by @lxsmnsyc in #219 - chore: improve readme by @pivanov in #243
- feat: vite plugin 0.1.3 by @pivanov in #249
- fix: remove unused refs by @lxsmnsyc in #241
- fix: useSignalEffect instead of subscribe by @lxsmnsyc in #247
- fix: toolbar schedule by @lxsmnsyc in #250
- feat: what changed section UI improvements by @pivanov in #256
- make copyright year dynamic in footer by @ursmahi in #262
- Add Bun instructions in the README by @igor9silva in #260
- feat: improve extension and fix initToolbar by @pivanov in #265
- fix: toolbar schedule (again) by @lxsmnsyc in #258
- feat: replace mouse events with pointer events for toolbar drag and drop on mobile by @eungyeole in #253
- refactor: fix lint by @pivanov in #267
- fix(docs): add import order importance for importing react-scan by @lxsmnsyc in #268
- fix: year updated to 2025 by @Rishit30G in #251
- feat: vite-plugin-react-scan v0.1.4 by @pivanov in #304
- feat: notifications by @RobPruzan in #299
- feat: vite-plugin-react-scan v0.1.5 by @pivanov in #314
- feat: kitchen sink 2.0 by @lxsmnsyc in #203
- feat: extension v1.0.7 by @pivanov in #315
- cleanup-part-1 by @pivanov in #316
- fix: cleanup part 2 by @pivanov in #317
- fix: cleanup part 4 by @pivanov in #319
- cleanup: remove old code/files, improve treeshaking by @lxsmnsyc in #309
- perf: cleanup useComputed by @lxsmnsyc in #308
New Contributors
- @ursmahi made their first contribution in #262
- @igor9silva made their first contribution in #260
- @eungyeole made their first contribution in #253
- @Rishit30G made their first contribution in #251
Full Changelog: v0.1.3...v0.2.10