Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 17:24
· 16 commits to master since this release

3.0.0 (2026-06-10)

⚠ BREAKING CHANGES

  • Migrate the package to native ESM ("type": "module", exports map, NodeNext TypeScript output, .js import extensions, appium/driver.js / appium/support.js subpath imports). Consumers using require() against deep/internal paths will need to switch to ESM import or use the published exports entry point.

Features