This repository was archived by the owner on May 11, 2026. It is now read-only.
v6.6.0
This version adds support for a new --fallback-shas flag for the CLI tool. This allows you to send a list of fallback shas with the compare call. If the base/before/previous sha has no match in the happo.io report database, we will traverse the fallbacks looking for one that has a match.
The happo-ci script makes use of the new option automatically.