Skip to content

Releases: haim-io/cypress-image-diff

v2.0.0

11 Dec 04:25
Compare
Choose a tag to compare

2.0.0 (2023-12-11)

Bug Fixes

  • broken typings for exported command and plugin (4714cc4)

Features

  • add new CYPRESS_SCREENSHOT_OPTIONS and exactName (c22e3ea)
  • make screenshots and report folder configurable (30b9708)

BREAKING CHANGES

  • rename/simplify import path
  • new compareSnapshot arguments type

v1.32.0

26 Oct 16:14
Compare
Choose a tag to compare

1.32.0 (2023-10-26)

Features

  • revert breaking change in favour of releasing it on V2 of the plugin (80b2169)

v1.31.0

09 Oct 17:47
a1173f7
Compare
Choose a tag to compare

1.31.0 (2023-10-09)

Breaking changes

  • Update image filename to remove ts from name (c78f829)

v1.30.1

12 Sep 06:23
22fe736
Compare
Choose a tag to compare

1.30.1 (2023-09-12)

Bug Fixes

  • set default user config when cypressImageDiff undefined (76374f8)

v1.30.0

04 Sep 12:13
Compare
Choose a tag to compare

1.30.0 (2023-09-04)

Bug Fixes

  • mark generateJsonReport function as async (3dc62d1)

Features

  • add an option to create custom html report and enrich test results (0f9bf26)
  • add options to optionally generate custom html report (b30456e)
  • add unit tests for new util functions (1d670d6)
  • include generated json implementation (653c19f)

v1.29.0

04 Sep 06:16
9ba8b8c
Compare
Choose a tag to compare

1.29.0 (2023-09-04)

Features

  • update Cypress dependency version (814dbcd)

v1.28.0

23 Aug 12:37
Compare
Choose a tag to compare

1.28.0 (2023-08-23)

Features

  • make pixelmatch options configurable (26d86be)

v1.27.3

20 Aug 06:19
3df0efd
Compare
Choose a tag to compare

1.27.3 (2023-08-20)

Bug Fixes

  • creating report with nested folders (9cb6d3c)

v1.27.2

18 Aug 17:35
68abc5e
Compare
Choose a tag to compare

1.27.2 (2023-08-18)

Bug Fixes

v1.27.1

17 Aug 16:45
f00da61
Compare
Choose a tag to compare

1.27.1 (2023-08-17)

Bug Fixes

  • add option to fail a test if the baseline doesn't exist (3fb1de1)
  • error event not firing when read file stream (0379c99)