@@ -13,6 +13,55 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
1414
1515
16+
17+ ## @wdio/native-types @2.0.0 - 2026-04-17
18+
19+ ### Added
20+ - implement per-worker backend management for CrabNebula, enable E2E testing (#171 )
21+ - ** tauri** : add embedded WebDriver provider support (#166 )
22+ - standardise tauri API with electron (#146 )
23+ - complete tauri mocking (#143 )
24+ - tauri deeplinking (#128 )
25+ - CrabNebula support (#122 )
26+ - ` @wdio/native-spy ` (#88 )
27+ - js-only mocking, logging rework (#67 )
28+ - class mocks (#73 )
29+ - add support for electron-builder custom config files (#65 )
30+ - deeplink testing (#60 )
31+ - ** electron** : port logging improvements to electron service (#57 )
32+ - ci release workflows (#53 )
33+ - ** tauri** : logging integration (#39 )
34+ - tauri plugin (#23 )
35+
36+ ### Changed
37+ - add README files for @wdio/native-types and @wdio/native-utils
38+ - update package.json homepage and repository URLs for multiple packages
39+ - update dependencies (#230 )
40+ - update Node.js engine requirements across multiple packages
41+ - update dependencies and improve package configurations (#203 )
42+ - replace ` read-package-up ` with custom implementation
43+ - use custom implementation of ` read-package-up `
44+ - update ` read-package-up `
45+ - update package.json files to enable releases
46+ - types (#174 )
47+ - ** electron** : update createElectronCapabilities interface (#165 )
48+ - rename repo, docs rework (#95 )
49+ - tweak mock types
50+ - use packed webdriverio & puppeteer
51+ - update deps
52+ - fix trusted publishing
53+ - downgrade ` read-package-up `
54+ - update deps
55+ - standardise published files, add LICENSE
56+ - release @wdio/native-types @2.0.0 [ skip-ci]
57+ - fix tarball bloat
58+ - update versions & homepage values
59+ - clean up and separate types (#52 )
60+
61+ ### Fixed
62+ - update files field in package.json to simplify file inclusion
63+ - update files field in package.json to include all dist files
64+
1665## [ @wdio/native-spy @1.0.9] - 2026-04-17
1766
1867[ Full Changelog
] ( https://github.com/webdriverio/desktop-mobile.git/compare/[email protected] )
0 commit comments