Commit 220240d
committed
chore(release): 11.0.0 [skip ci]
## [11.0.0](v10.5.4...v11.0.0) (2025-12-21)
### ⚠ BREAKING CHANGES
* Removed the deprecated xcodeVersion argument from WebDriverAgent constructor
* Removed the deprecated xcodeVersion argument from XcodeBuild constructor
* Removed the deprecated idb property from WebDriverAgent class
* Removed the noop checkForDependencies export from index
- All .js modules were migrated to TypeScript
- Module scripts were migrated to ESM/.mjs
- All private WebDriverAgent and XcodeBuild methods and properties were marked as such
### Features
* Migrate the module to typescript ([#1096](#1096)) ([7d0a022](7d0a022))1 parent 7d0a022 commit 220240d
3 files changed
+20
-3
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 | + | |
1 | 18 | | |
2 | 19 | | |
3 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| 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