Skip to content
This repository was archived by the owner on May 11, 2026. It is now read-only.

v3.4.0

Choose a tag to compare

@trotzig trotzig released this 13 Dec 04:37

New features:

  • You can now configure a project in .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-circleci script 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.