Skip to content

v9.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Mar 07:00
· 485 commits to master since this release

9.0.0 (2025-03-24)

⚠ BREAKING CHANGES

  • The following deprecated driver methods were removed:
  • getWindowSizeWeb
  • getWindowSizeNative

Features

  • Switch size retrieval to use the W3C window/rect endpoint (#2538) (cdc421f)