Skip to content

Releases: uktrade/cypress-image-diff

v2.2.1

28 May 14:53
Compare
Choose a tag to compare

2.2.1 (2024-05-28)

Bug Fixes

  • incomplete diff generations (ee4d121)

v2.2.0

28 May 11:51
Compare
Choose a tag to compare

2.2.0 (2024-05-28)

Features

  • add INLINE_ASSETS config option (7a35b92)

v2.1.4

06 Mar 08:44
ad02fd6
Compare
Choose a tag to compare

2.1.4 (2024-03-06)

Bug Fixes

  • Catch comparison file load failure and trigger test failure (aabe67e)

v2.1.3

21 Dec 10:54
Compare
Choose a tag to compare

2.1.3 (2023-12-21)

Bug Fixes

  • add support fallback import for command (4dd368c)

v2.1.2

18 Dec 13:33
Compare
Choose a tag to compare

2.1.2 (2023-12-18)

Bug Fixes

  • add explicit .js extension for project module exporting (c475531)

v2.1.1

17 Dec 10:17
Compare
Choose a tag to compare

2.1.1 (2023-12-17)

Bug Fixes

  • typings: compareSnapshot typings and add missing hideElement command (5ed9e33)

v2.1.0

16 Dec 14:02
Compare
Choose a tag to compare

2.1.0 (2023-12-16)

Bug Fixes

  • add an escape hatch for esm config file (a1525f7)
  • correct return type of getCompareSnapshotsPlugin (6a210b6)
  • trigger fix deploy (58f1970)

Features

v2.0.1

15 Dec 08:55
Compare
Choose a tag to compare

2.0.1 (2023-12-15)

Bug Fixes

  • add an escape hatch for esm config file (6f066bd)

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)