Skip to content

feat: export AutomationSession and its types from the package root - #542

Merged
mykola-mokhnach merged 1 commit into
appium:masterfrom
mykola-mokhnach:exports
Aug 29, 2026
Merged

mykola-mokhnach merged 1 commit into
appium:masterfrom
mykola-mokhnach:exports

Conversation

@mykola-mokhnach

Copy link
Copy Markdown
Contributor

xcuitest-driver needs to name AutomationSession (returned by RemoteDebugger.automationSession) to integrate against it, but only the internal lib/rpc/automation/index.ts exported it - lib/index.ts had no path to it without a deep import.

xcuitest-driver needs to name AutomationSession (returned by
RemoteDebugger.automationSession) to integrate against it, but only
the internal lib/rpc/automation/index.ts exported it - lib/index.ts
had no path to it without a deep import.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@mykola-mokhnach
mykola-mokhnach merged commit afde3f6 into appium:master Aug 29, 2026
6 of 7 checks passed
@mykola-mokhnach
mykola-mokhnach deleted the exports branch August 29, 2026 16:02
github-actions Bot pushed a commit that referenced this pull request Aug 29, 2026
## [17.4.0](v17.3.0...v17.4.0) (2026-08-29)

### Features

* export AutomationSession and its types from the package root ([#542](#542)) ([afde3f6](afde3f6))
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 17.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant