Commit f9cb5c5
committed
chore(release): 1.2.0-preview.1 [skip ci]
## [1.2.0-preview.1](v1.1.0...v1.2.0-preview.1) (2025-10-20)
### Features
* add "none" session option to start without attaching to any element ([22586a2](22586a2))
* add appWorkingDir, prerun, postrun, and isolatedScriptExecution capabilities ([5a581ae](5a581ae))
### Bug Fixes
* allow elementId with optional x/y offsets for click/hover ([2d01246](2d01246))
* make modifierKeys case-insensitive ([7a05300](7a05300))
* update ESLint config ([2e08f8d](2e08f8d))
### Miscellaneous Chores
* add extra logging ([5da452f](5da452f))
* bump peerDependency appium to ^3.1.0 ([cdee0ca](cdee0ca))
* configure semantic-release branches for stable and preview releases ([a4a1fa2](a4a1fa2))
* remove unnecessary ESLint ignore comments ([4c70038](4c70038))
* upgrade dependencies and devDependencies to latest versions ([4fd016c](4fd016c))1 parent 3a1a630 commit f9cb5c5
2 files changed
+22
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
1 | 22 | | |
2 | 23 | | |
3 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments