Skip to content

Commit 151791a

Browse files
committed
Added changelog
1 parent af5f419 commit 151791a

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# cypress-image-snapshot
22

3-
## 4.0.1
4-
### Patch Changes
3+
## 5.0.0
4+
5+
### Major Changes
56

7+
- Added compatibility with Cypress v7.0.0
8+
- Updated `jest-image-snaphots` to version 4.5.1
69

10+
## 4.0.1
11+
12+
### Patch Changes
713

814
- [`17f7927`](https://github.com/jaredpalmer/cypress-image-snapshot/commit/17f7927384bfdbd6cbb65d344c8337d32926b691) Thanks [@jaredpalmer](https://github.com/jaredpalmer)! - When using native retries that come in Cypress v5+ real image failures are marked as passed on the retries because cypress names the snapshots as 'filename (attempt X).png (and there is no configuration option to change this). The fix just removes the ' (attempt X)' suffix from the filename.

0 commit comments

Comments
 (0)