Releases: emerson-eps/cypress-image-snapshot
Releases · emerson-eps/cypress-image-snapshot
v1.5.3
1.5.3 (2024-10-30)
Bug Fixes
- attempt to fix the semantic release issue related to tsconfig (438b25f)
- cypress automatic test retries would not work if the test includes image comparison because the list of error Messages was not cleaned when executing antoher attempt (121fa90)
v1.5.2
1.5.2 (2023-07-28)
Bug Fixes
v1.5.1
1.5.1 (2023-07-28)
Bug Fixes
- make sure the previous diff image is deleted (ee5e38c)
v1.5.0
1.5.0 (2023-07-28)
Features
- Make sure we have a valid base image by waiting the maximum timeout (5c5aa51)
v1.4.0
1.4.0 (2023-07-26)
Features
- Make sure we display the correct error if the screenshot timeouts and keep the timedout snap at the right location. (7d8effe)
v1.3.1
1.3.1 (2023-07-11)
Bug Fixes
- Store errors in object when adding new snap (#20) (44fc5f5)
v1.3.0
1.3.0 (2023-07-11)
Features
v1.2.0
1.2.0 (2023-06-27)
Features
- fail on snapshot diff using afterEach hook (dabbcc0)
v1.1.1
1.1.1 (2023-06-20)
Bug Fixes
v1.1.0
1.1.0 (2023-06-16)
Features
- Empty commit to trigger release (c3cfd0a)