Skip to content

v5.0.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 11:32
· 5 commits to master since this release

5.0.0 (2026-06-12)

⚠ 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