Chromatic v16.9.0 Release Overview

Date: 2026-05-06 Category: Test Automation

Key Changes

Enhancement: Chromatic v16.9.0 introduces a notable update: the chromatic skip command no longer requires a project token. This change, detailed in #1310, provides greater flexibility for CI/CD environments where a token might not always be present or necessary for skipping a build. This update was contributed by Cody Kaup.

Official Release Notes: Chromatic v16.9.0

Impact for QA Teams

QA engineers can now implement more flexible conditional skips in their CI/CD pipelines, reducing build failures related to missing tokens when a skip is intended. This streamlines automation scripts, particularly in complex monorepo setups or environments with varying access levels.