React Compiler Healthcheck
Version updated for https://github.com/SimeonGrancharov/react-compiler-healthcheck to version v1.0.4.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The React Compiler Healthcheck GitHub Action automates the analysis of React components in your codebase to determine if they are optimized by the React Compiler. It provides instant feedback on which components pass or fail optimization, helping identify areas that need attention. Key capabilities include configurable scanning, detailed reporting, and support for monorepos, streamlining the optimization process and ensuring better performance for React applications.
What’s Changed
Full Changelog: https://github.com/SimeonGrancharov/react-compiler-healthcheck/compare/v1.0.3...v1.0.4