This repository was archived by the owner on May 11, 2026. It is now read-only.
v3.0.0
What's Changed
Breaking changes
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