Skip to content

Version Packages - #2778

Merged
miguelg719 merged 1 commit into
v3from
changeset-release/v3
Aug 20, 2026
Merged

miguelg719 merged 1 commit into
v3from
changeset-release/v3

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to v3, this PR will be updated.

Releases

@browserbasehq/stagehand-server-v3@3.7.5

Patch Changes


Summary by cubic

Publishes @browserbasehq/stagehand-server-v3 v3.7.5, adding a useTouch option to actuate agent clicks as trusted touch. This keeps mouse-based click actuation as the default while enabling touch-only flows when needed.

  • Old vs new: previously all agent clicks used mouse events; now, when useTouch is true, clicks emit trusted touch events. Default is false to preserve behavior.
  • Migration: none required. Enable by setting useTouch: true where you configure agent clicks if a site requires touch-only interactions.
  • Review scope: release-only changes (version bump and changelog); no functional code changes in this PR.

Written for commit 2916c4a. Summary will update on new commits.

Review in cubic

@miguelg719
miguelg719 merged commit c4b9422 into v3 Aug 20, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant