Skip to content

Commit 21cb8cc

Browse files
Update CHANGELOG.md
Forgot to add the labels so some features were missed
1 parent 7b9ae76 commit 21cb8cc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,13 +96,21 @@ See [CHANGELOG - v8](https://github.com/webdriverio/webdriverio/blob/v8/CHANGELO
9696

9797
## v9.12.4 (2025-04-05)
9898

99+
#### :rocket: New Feature
100+
* `webdriver`
101+
* [14350](https://github.com/webdriverio/webdriverio/pull/14350) feat: introduce defineConfig function to create a typed configuration object ([@erwinheitzman](https://github.com/erwinheitzman))
102+
99103
#### :bug: Bug Fix
100104
* `webdriver`
101105
* [#14376](https://github.com/webdriverio/webdriverio/pull/14376) fix(webdriver): add timeout-related configurable options to ProxyAgent ([@mitya555](https://github.com/mitya555))
102106

103107
#### :nail_care: Polish
104108
* `wdio-browserstack-service`
105109
* [#14373](https://github.com/webdriverio/webdriverio/pull/14373) refactor: Avoid making extra calls for eTag ([@sauravdas1997](https://github.com/sauravdas1997))
110+
* `webdriverio`
111+
* [14219](https://github.com/webdriverio/webdriverio/pull/14219) polish: performance improvements and some general code improvements ([@erwinheitzman](https://github.com/erwinheitzman)))
112+
* `@wdio/config`
113+
* [14351](https://github.com/webdriverio/webdriverio/pull/14351) polish(@wdio/config): decrease waitforInterval from 500 to 100 to improve execution speed ([@erwinheitzman](https://github.com/erwinheitzman))
106114

107115
#### :memo: Documentation
108116
* `webdriverio`

0 commit comments

Comments
 (0)