New in React Scan v0.0.31:
`getRenderInfo` and `onRender` API
If you run Playwright / Cypress tests and need to validate that renders aren't regressing this will be useful
This is on my list of favorite features I've implemented
It even works on any website that runs react. It’s really fun to try it on x: npx react-scan@latest
Introducing React Scan CLI (alpha)
Scan ANY React site for slow performance and problematic renders
Here's @v0 being scanned. Try yours now:
npx react-scan@latest <URL>