Implemented enhancements:
- Add support for
watchosDeviceArm64
target #484 - Add support for
wasmJs
target #483 - Add support for
androidNative\*
targets #482 - Ensure forward compatibility of experimental enums #467
- Forward compatible enums #476 (@joffrey-bion)
Deprecations:
- Raise deprecation level to
ERROR
forPageSession.clickOnElement
andInputDomain.dispatchMouseClick
using long milliseconds #481
Upgraded dependencies:
- Update to Chrome DevTools Protocol version 1400418 #480 (@joffrey-bion)
- Bump ktor from 3.0.2 to 3.0.3 #471 (@dependabot[bot])
- Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.9.0 to 1.10.1 #475 (@dependabot[bot])
Fixed bugs: