@@ -6,126 +6,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
88
9- ## [ @wdio/electron-service @10.0.0 -next.6 ] - 2026-04-17
9+ ## [ @wdio/electron-service @10.0.1 -next.0 ] - 2026-04-17
1010
11- [ Full Changelog] ( https://github.com/webdriverio/desktop-mobile.git/compare/10.0.0-next.6...10.0.0-next.6 )
12-
13- ### Added
14- - implement per-worker backend management for CrabNebula, enable E2E testing (#171 )
15- - tauri deeplinking (#128 )
16- - ` @wdio/native-spy ` (#88 )
17- - js-only mocking, logging rework (#67 )
18- - class mocks (#73 )
19- - add support for electron-builder custom config files (#65 )
20- - deeplink testing (#60 )
21- - ** electron** : port logging improvements to electron service (#57 )
22- - ci release workflows (#53 )
23- - ** electron-service** : stub bridge API and improved guarding around bridge init (#50 )
24- - tauri plugin (#23 )
25- - ensure multiremote works with the tauri service (#17 )
26- - tauri service (#6 )
27- - migrate electron service
11+ [ Full Changelog
] ( https://github.com/webdriverio/desktop-mobile.git/compare/[email protected] ) 2812
2913### Changed
30- - update package.json homepage and repository URLs for multiple packages
31- - update dependencies (#230 )
32- - rework release workflows for releasekit (#217 )
33- - enhance setup and development documentation
34- - update Node.js engine requirements across multiple packages
35- - update dependencies and improve package configurations (#203 )
36- - ** electron** : address lint warnings
37- - replace ` read-package-up ` with custom implementation
38- - use custom implementation of ` read-package-up `
39- - migrate ` readPackageUp ` function to ` @wdio/native-utils ` and update imports in launcher and pathResolver
40- - replace direct import of ` read-package-up ` with dynamic import in launcher and pathResolver
41- - update ` read-package-up `
42- - ** electron** : improve error handling and logging in Electron service (#197 )
43- - ** release** : @wdio/electron-service , @wdio/electron-cdp-bridge 10.0.0-next.6
44- - moved ` @wdio/native-spy ` dependency to devDeps
45- - ** release** : @wdio/electron-service , @wdio/electron-cdp-bridge 10.0.0-next.5
46- - ** release** : @wdio/electron-service , @wdio/electron-cdp-bridge 10.0.0-next.4
47- - ** release** : @wdio/electron-service , @wdio/electron-cdp-bridge 10.0.0-next.3
48- - update package.json files to enable releases
49- - types (#174 )
50- - ** electron** : update createElectronCapabilities interface (#165 )
51- - remove unnecessary TypeScript directive in fuse check function
52- - ** electron** : review and fix issues
53- - electron service standardisation with tauri, update agent-os standards (#158 )
54- - electron service review (#153 )
55- - change button style
56- - update for puppeteer release (#132 )
57- - rework, fill in gaps (#105 )
58- - remove backporting / LTS approach (#104 )
59- - rename repo, docs rework (#95 )
60- - fix linting issues
61- - update mock types
62- - tweak mock types
63- - standardize E2E apps (#72 )
64- - ** release** : @wdio/electron-service , @wdio/electron-cdp-bridge 10.0.0-next.2
65- - use official types for ` electron-to-chromium `
66- - add overrides
67- - debug
68- - enable logs for package tests
69- - use packed webdriverio & puppeteer
70- - update deps
71- - update puppeteer
72- - clean up deeplink timeout, remove tests
73- - ** release** : @wdio/electron-service , @wdio/electron-cdp-bridge , @wdio/bundler 10.0.0-next.1
74- - add docs back to package
75- - fix trusted publishing
76- - downgrade ` read-package-up `
77- - ignore ` useArrowFunction ` for vitest.fn invocation
78- - fix ts error
79- - fix linting errors
80- - update import
81- - update deps
82- - standardise published files, add LICENSE
83- - standardise published files
84- - ** release** : @wdio/electron-service , @wdio/electron-cdp-bridge , @wdio/bundler 10.0.0-next.0
85- - update versions & homepage values
86- - reinstate bundler conf
87- - update URLs
88- - update package name & path
89-
90- ### Fixed
91- - ** electron** : update default value in package reading logic
92- - native-spy bundler issues (#183 )
93- - update logging and logic
94- - windows path corruption
95- - mockRestore should restore original func behaviour
96- - mock E2Es
97- - mock creation
98- - update for vitest fn
99-
100- ## [ @wdio/electron-cdp-bridge @10.0.0-next.6] - 2026-04-17
14+ - Update version to 10.0.1-next.0
10115
102- [ Full Changelog ] ( https://github.com/webdriverio/desktop-mobile.git/compare/ 10.0.0 -next.6...10.0.0-next.6 )
16+ ## [ @ wdio/electron-cdp-bridge @ 10.0.1 -next.0 ] - 2026-04-17
10317
104- ### Added
105- - implement per-worker backend management for CrabNebula, enable E2E testing (#171 )
106- - deeplink testing (#60 )
107- - ci release workflows (#53 )
108- - tauri service (#6 )
109- - migrate electron service
18+ [ Full Changelog
] ( https://github.com/webdriverio/desktop-mobile.git/compare/[email protected] ) 11019
11120### Changed
112- - update package.json homepage and repository URLs for multiple packages
113- - update Node.js engine requirements across multiple packages
114- - update dependencies and improve package configurations (#203 )
115- - ** release** : @wdio/electron-service , @wdio/electron-cdp-bridge 10.0.0-next.6
116- - ** release** : @wdio/electron-service , @wdio/electron-cdp-bridge 10.0.0-next.5
117- - ** release** : @wdio/electron-service , @wdio/electron-cdp-bridge 10.0.0-next.4
118- - ** release** : @wdio/electron-service , @wdio/electron-cdp-bridge 10.0.0-next.3
119- - update package.json files to enable releases
120- - ** electron** : update createElectronCapabilities interface (#165 )
121- - rename repo, docs rework (#95 )
122- - ** release** : @wdio/electron-service , @wdio/electron-cdp-bridge 10.0.0-next.2
123- - update deps
124- - add badges
125- - ** release** : @wdio/electron-service , @wdio/electron-cdp-bridge , @wdio/bundler 10.0.0-next.1
126- - fix trusted publishing
127- - update deps
128- - add cdp bridge readme
129- - standardise published files, add LICENSE
130- - ** release** : @wdio/electron-service , @wdio/electron-cdp-bridge , @wdio/bundler 10.0.0-next.0
131- - update versions & homepage values
21+ - Update version to 10.0.1-next.0
0 commit comments