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

v3.0.0

Choose a tag to compare

@lencioni lencioni released this 10 Sep 15:56
· 239 commits to main since this release

What's Changed

Breaking changes

  • Fall back to origin/main instead of origin/master by @lencioni in #40

If your repo's default branch is master, you should be able to adjust by changing your repo's default branch to main (GitHub documentation).

Alternatively you can set the HAPPO_BASE_BRANCH environment variable to something like "origin/master" to tell happo-e2e where to find your default branch.

Other changes

  • Ignore test-images and .eslintignore when publishing this package by @lencioni in #41
  • Fix test for main branch rename by @lencioni in #44

Full Changelog: v2.6.2...v3.0.0