Most importantly, this fixes a change where react scan incorrectly attributes hot reloading as an FPS drop (when there was no slowdown), causing notifications to build up in the toolbar
What's Changed
- feat: vite-plugin-react-scan v1.0.6 by @pivanov in #340
- fix(vite-plugin-react-scan): replace isProduction with isBuild by @piecyk in #339
- improve: build scripts by @pivanov in #344
- fix(vite-plugin-react-scan): recursively resolve react-scan content in monorepo by @piecyk in #342
- feat: extension v1.0.9 by @pivanov in #351
New Contributors
Full Changelog: v0.3.2...v0.3.3