| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| react-doctor v0.0.38 source code.tar.gz | 2026-04-17 | 260.5 kB | |
| react-doctor v0.0.38 source code.zip | 2026-04-17 | 377.3 kB | |
| README.md | 2026-04-17 | 720 Bytes | |
| Totals: 3 Items | 638.5 kB | 1 | |
What's new
GitHub Action improvements
offlineinput — skip API calls in restricted environments (offline: "true")fail-on+offlinedocumented in README inputs table- Fix diff mode on detached HEAD in pull_request events
- Strip ANSI escape codes from PR comments (
NO_COLOR=1) - Update PR comments instead of delete+recreate (no more double notifications)
CLI improvements
- Clickable file paths — output now uses
file:lineformat, clickable in VS Code and other terminals
Website
- Fix hydration mismatch in terminal demo component
Docs
- All config options documented — added
failOn,customRulesOnly,share,textComponentsto README