Releases: dmtrKovalenko/cypress-real-events
Releases Β· dmtrKovalenko/cypress-real-events
v1.13.0
1.13.0 (2024-06-15)
Bug Fixes
- and interfaces are consistently cased with other option interfaces (#612) (38fb31b)
- default x y to 0 when not provided, accept 0 value (#642) (beb4749)
- Wrong condition for coordinate options (#681) (3bb3234)
Features
- type: Cypport {moveToStart} and {moveToEnd} keyboard shortcuts (#679) (f2458b7)
- add touchMoveDelay option to realSwipe (#621) (50f46f2), closes #620
v1.12.0
1.12.0 (2024-02-16)
Bug Fixes
- and interfaces are consistently cased with other option interfaces (#612) (73c7733)
Features
v1.11.0
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.1
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
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
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)