2.3.1 (2023-04-19)
- indentation (1423d4c)
2.3.0 (2022-11-16)
- implement stringifyStep (5534eef)
2.2.0 (2022-08-22)
- hover: add support for hover (d6674b5)
2.1.0 (2022-08-17)
- add assertion for navigation event after click. update replay library. (c6b21b3)
2.0.0 (2022-07-18)
- Update the output path from .spec to .cy (04163b3)
- Update the output path from .spec to .cy for v10
1.4.0 (2022-05-13)
- dblclick: add support for dblclick. (2e14fa6)
- rightclick: add support for click events with secondary button presses. (64b0a1d)
1.3.0 (2022-05-03)
- update file extension (32b6bab)
- add supported keys for keyDown step. (cdea4c6)
1.2.0 (2022-04-29)
- add output path flag and input so users can specify output folder. (96512fa)
1.1.1 (2022-04-25)
- filenames: ensure correct filename is exported regardless of nesting. add version tag to readme. (a5c8334)
1.1.0 (2022-04-12)
- replay: update puppeteer/replay library (47a2669)
1.0.1 (2022-03-25)
- remove console log (62f3639)
- update name in release workflow (aeeccff)
- update releaserc (678f8e9)
- update transforms function to correctly handle file inputs (58731e8)
- update types in test (e70ad3a)
- add ability to write and print via cli. update stringify formatting. (a54ba4f)
- add build-test workflow (7acc3e2)
- add cli functionality. (b8004d4)
- add cypress stringify extension. ad functions to parse files and correctly stringify to cypress (688ad06)
- add recordings folder for output and demo purposes. (ddaedfd)
- semantic-deploys: add semantic versioning and deploy-related functionality. (ef5c47a)
- test: add mocha and unit test CypressStringifyExtension (25f807d)
- test: add unit test for keyDown (308c40a)