TL;DR
- Improved error details for
invalidChangedFilesin Chromatic CLI. - Fixed a GPG issue with Codecov integration.
- Minor update enhancing stability and diagnostic clarity.
Key Changes
Chromatic v17.4.0, a minor update released on 2026-06-09, focuses on refining diagnostics and resolving integration issues for test automation.
Enhancements: This version adds more specific bail details to invalidChangedFiles (#1355). This provides clearer diagnostics when Chromatic cannot process changed files, helping identify root causes faster.
Bug Fixes: A critical GPG issue affecting Codecov integration has been resolved (#1387). This ensures smoother and more reliable code coverage reporting within CI/CD pipelines.
Impact for QA Teams
QA engineers will benefit from more precise error messages when visual tests encounter file change issues, speeding up debugging. The Codecov fix ensures continuous integration pipelines run without GPG-related interruptions, maintaining reliable code coverage metrics for visual regression testing.
