github appium/appium @appium/driver-test-support@3.0.0

9 hours ago

3.0.0 (2026-08-24)

⚠ BREAKING CHANGES

  • driver-test-support: @appium/driver-test-support is now an ESM-only package. It can no longer be loaded via CommonJS require(); consumers must use import or dynamic import(). Deep imports into the package's internals are no longer possible — only the public entry point is exposed via exports.

Features

Bug Fixes

  • driver-test-support: make import/require conditions explicit in exports map (#22605) (bd3a120)

Don't miss a new appium release

NewReleases is sending notifications on new releases.