Skip to content

v10.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Aug 05:58

10.0.0 (2025-08-19)

⚠ BREAKING CHANGES

  • Required Node.js version has been bumped to ^20.19.0 || ^22.12.0 || >=24.0.0
  • Required npm version has been bumped to >=10
  • Required Appium server version has been bumped to >=3.0.0-rc.2

Features

  • Update server compatibility for Appium 3 (#2590) (313578a)