This repository was archived by the owner on May 11, 2026. It is now read-only.
v3.4.0
New features:
- You can now configure a
projectin.happo.js. This is useful if you have multiple happo runs on the same account/in the same repo and want to keep them separated.
Bug fixes:
- The
happo-ci-circleciscript was using the wrong baseline commit. Instead of using the latest commit on master we now use the base commit that the PR branch was based off of.