{"library":"react-compiler-healthcheck","title":"react-compiler-healthcheck","description":"A standalone health check script for React applications to detect violations of the Rules of React that could cause issues with the React Compiler (formerly React Forget). v1.0.0 is the initial release, distributed via npx, designed to be run once per codebase. It scans source files for patterns that break the Rules of React (e.g., mutating state, conditional hooks) and reports them. Unlike eslint-plugin-react-hooks which lints during development, this is a separate, one-time analysis tool. Maintained by the React team at Meta. Release cadence is low; expect minor updates for bug fixes.","language":"javascript","status":"active","last_verified":"Sat Apr 25","install":{"commands":["npm install react-compiler-healthcheck"],"cli":null},"imports":["npx react-compiler-healthcheck@latest"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"npx react-compiler-healthcheck@latest","lang":"javascript","description":"Running the health check script in your project root to detect React Compiler violations.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}