Chromatic v16.2.0 Update: Merge Queue & React Native Fixes

Chromatic, a key tool for visual regression testing, released v16.2.0 on April 9, 2026. This minor update focuses on improving CI/CD integration and addressing specific project compatibility issues.

Key Changes

Enhancements: The primary enhancement in this release is improved merge queue support (#1256). This update streamlines workflows for teams utilizing merge queues, leading to more efficient CI/CD pipelines for visual tests.

Bug Fixes and Internal Improvements: Several internal fixes contribute to the tool’s stability:

  • React Native TurboSnap Compatibility: Chromatic now throws an error for React Native projects attempting to use TurboSnap (#1267). This prevents potential issues and guides users toward supported configurations.
  • Internal Testing Updates: The release includes improvements to chromatic-e2e related tests (#1273) and an update of Vitest to v4 (#1266). These internal changes ensure the reliability of Chromatic itself.

Impact for QA Teams

QA engineers tracking test automation tools will find this update beneficial for workflow stability. Enhanced merge queue support can reduce CI/CD bottlenecks, while the specific fix for React Native TurboSnap ensures more predictable visual regression testing for those projects. These improvements contribute to a more reliable testing environment.