@appium/plugin-test-support@3.0.0
3.0.0 (2026-08-24) ⚠ BREAKING CHANGES plugin-test-support: @appium/plugin-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 plugin-test-support: Migrate to ESM (#22592) (ae549c8)