@@ -15,6 +15,47 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
1616
1717
18+
19+ ## @wdio/native-utils @2.0.0 - 2026-04-17
20+
21+ ### Added
22+ - implement per-worker backend management for CrabNebula, enable E2E testing (#171 )
23+ - add support for electron-builder custom config files (#65 )
24+ - deeplink testing (#60 )
25+ - ci release workflows (#53 )
26+ - tauri plugin (#23 )
27+ - ensure multiremote works with the tauri service (#17 )
28+ - tauri service (#6 )
29+
30+ ### Changed
31+ - add README files for @wdio/native-types and @wdio/native-utils
32+ - update package.json homepage and repository URLs for multiple packages
33+ - update dependencies (#230 )
34+ - update Node.js engine requirements across multiple packages
35+ - update dependencies and improve package configurations (#203 )
36+ - replace ` read-package-up ` with custom implementation
37+ - use custom implementation of ` read-package-up `
38+ - migrate ` readPackageUp ` function to ` @wdio/native-utils ` and update imports in launcher and pathResolver
39+ - update ` read-package-up `
40+ - update package.json files to enable releases
41+ - types (#174 )
42+ - ** electron** : update createElectronCapabilities interface (#165 )
43+ - electron service standardisation with tauri, update agent-os standards (#158 )
44+ - rename repo, docs rework (#95 )
45+ - standardize E2E apps (#72 )
46+ - extend path creation for ` linux/arm64 `
47+ - fix trusted publishing
48+ - downgrade ` read-package-up `
49+ - update deps
50+ - standardise published files, add LICENSE
51+ - release @wdio/native-utils @2.0.0 [ skip-ci]
52+ - fix tarball bloat
53+ - update versions & homepage values
54+
55+ ### Fixed
56+ - update files field in package.json to simplify file inclusion
57+ - update files field in package.json to include all dist files
58+
1859## [ @wdio/native-types @2.1.0] - 2026-04-17
1960
2061[ Full Changelog
] ( https://github.com/webdriverio/desktop-mobile.git/compare/[email protected] )
0 commit comments