This repository was archived by the owner on May 11, 2026. It is now read-only.
v3.23.0
This version has a change to make the happo-ci script a little faster. Instead of running happo run for the baseline commit first, it runs for the current/HEAD commit. In many cases, this will save one npm install from running. Plus it might give enough time for a potential single happo run on the master branch to finish before we get to generating the baseline report.