Skip to content

Releases: dmtrKovalenko/cypress-real-events

v1.12.0

16 Feb 15:50
Compare
Choose a tag to compare

1.12.0 (2024-02-16)

Bug Fixes

  • and interfaces are consistently cased with other option interfaces (#612) (73c7733)

Features

v1.11.0

02 Nov 22:53
12ae8e0
Compare
Choose a tag to compare

1.11.0 (2023-11-02)

Bug Fixes

  • click: default force to .5 on mousePressed events (#582) (ef93985), closes #576
  • realType: add an escape sequence for a left brace (#547) (7084781)
  • Remove prettier dependency (#532) (672df4f)

Features

  • Support alt/control/meta modifiers for keyboard events (#569) (021ca12)

v1.10.3

10 Sep 20:43
Compare
Choose a tag to compare

Changes

  • Cypress 13 support

v1.10.1

28 Aug 10:33
Compare
Choose a tag to compare

1.10.1 (2023-08-28)

Bug Fixes

  • realType: add an escape sequence for a left brace (#547) (72bdd6b)
  • Remove prettier dependency (#532) (8a04ea8)

v1.10.0

03 Aug 11:23
Compare
Choose a tag to compare

1.10.0 (2023-08-03)

Bug Fixes

Features

  • Add shiftKey modifier to keyboard events (#514) (769273d)
  • add x & y options for mouseDown and moustUp events (#486) (1b65608)

v1.9.1

17 Jul 17:57
Compare
Choose a tag to compare

1.9.1 (2023-07-17)

Features

  • Add shiftKey modifier to keyboard events (#514) (98625af)
  • Add x & y options for mouseDown and moustUp events (#486) (709da89)

1.8.1

16 May 10:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.6...1.8.1

v1.7.6

27 Dec 11:12
Compare
Choose a tag to compare

What's Changed

Cypress 12 support by @piwysocki

v1.7.4

10 Nov 17:00
323b538
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.2...v1.7.3

v1.7.2

13 Oct 11:09
99e3b5d
Compare
Choose a tag to compare

1.7.2 (2022-10-13)

Bug Fixes

  • hardcoded realMouseMove position (#235) (2b17cff)
  • realClick: only report secondary button being pressed with button: right (#271) (0f92778)