React Compiler Healthcheck
Version updated for https://github.com/SimeonGrancharov/react-compiler-healthcheck to version v1.0.3.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The React Compiler Healthcheck GitHub Action automates the process of analyzing React components to ensure they are optimized by the React Compiler. It scans the codebase, identifies components that pass or fail optimization, and provides detailed feedback on optimization issues. This action helps developers maintain performance standards and streamline the improvement of React component efficiency, especially in large or monorepo projects.
Release notes
Full Changelog: https://github.com/SimeonGrancharov/react-compiler-healthcheck/compare/v1.0.2...v1.0.3