v0.3.3
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 https://github.com/aidenybai/react-scan/pull/340
- fix(vite-plugin-react-scan): replace isProduction with isBuild by @piecyk in https://github.com/aidenybai/react-scan/pull/339
- improve: build scripts by @pivanov in https://github.com/aidenybai/react-scan/pull/344
- fix(vite-plugin-react-scan): recursively resolve react-scan content in monorepo by @piecyk in https://github.com/aidenybai/react-scan/pull/342
- feat: extension v1.0.9 by @pivanov in https://github.com/aidenybai/react-scan/pull/351
New Contributors
- @piecyk made their first contribution in https://github.com/aidenybai/react-scan/pull/339
Full Changelog: https://github.com/aidenybai/react-scan/compare/v0.3.2...v0.3.3