This major release has a breaking change in how snapshots are deduped when a snapshot is recreated. This usually happens because of an automated retry where a test case with a Happo snapshot fails after the Happo snapshot has been made, and then the Happo snapshot is created once more. Before this release, the retried snapshot would get a -2 suffix. With this release, the previous snapshot will be overwritten instead.
List of changes
- Override previous snapshot when deduping by @trotzig in #110
- Bump serve-handler from 6.1.5 to 6.1.6 by @dependabot[bot] in #106
- Bump image-size from 1.0.1 to 2.0.2 by @dependabot[bot] in #104
- Bump the eslint group with 2 updates by @dependabot[bot] in #91
- Bump the eslint group with 2 updates by @dependabot[bot] in #107
- Bump @playwright/test from 1.54.1 to 1.54.2 by @dependabot[bot] in #108
- Bump the eslint group with 2 updates by @dependabot[bot] in #109
Full Changelog: v4.1.2...v5.0.0