Skip to content

Releases: cypress-io/cypress-chrome-recorder

v2.3.1

19 Apr 19:41
Compare
Choose a tag to compare

2.3.1 (2023-04-19)

Bug Fixes

v2.3.0

16 Nov 19:24
Compare
Choose a tag to compare

2.3.0 (2022-11-16)

Features

  • implement stringifyStep (5534eef)

v2.2.0

22 Aug 12:39
Compare
Choose a tag to compare

2.2.0 (2022-08-22)

Features

  • hover: add support for hover (d6674b5)

v2.1.0

17 Aug 18:06
Compare
Choose a tag to compare

2.1.0 (2022-08-17)

Features

  • add assertion for navigation event after click. update replay library. (c6b21b3)

v2.0.0

18 Jul 17:14
Compare
Choose a tag to compare

2.0.0 (2022-07-18)

Features

  • Update the output path from .spec to .cy (04163b3)

BREAKING CHANGES

  • Update the output path from .spec to .cy for v10

v1.4.0

13 May 16:13
Compare
Choose a tag to compare

1.4.0 (2022-05-13)

Features

  • dblclick: add support for dblclick. (2e14fa6)
  • rightclick: add support for click events with secondary button presses. (64b0a1d)

v1.3.0

03 May 15:33
Compare
Choose a tag to compare

1.3.0 (2022-05-03)

Bug Fixes

Features

  • add supported keys for keyDown step. (cdea4c6)

v1.2.0

29 Apr 13:52
Compare
Choose a tag to compare

1.2.0 (2022-04-29)

Features

  • add output path flag and input so users can specify output folder. (96512fa)

v1.1.1

25 Apr 19:16
Compare
Choose a tag to compare

1.1.1 (2022-04-25)

Bug Fixes

  • filenames: ensure correct filename is exported regardless of nesting. add version tag to readme. (a5c8334)

v1.1.0

12 Apr 17:37
Compare
Choose a tag to compare

1.1.0 (2022-04-12)

Features

  • replay: update puppeteer/replay library (47a2669)