@browserbasehq/stagehand@3.7.3

browserbase/stagehand@browserbasehq/stagehand@3.7.3Aug 28, 2026by github-actions[bot]

AI Summary

Patch release updating the MCP SDK and fixing cross-frame XPath resolution logic to improve stability.

Key Highlights

  • Updated MCP SDK to v1.30 and refreshed supporting dependency versions
  • Fixed cross-frame xpaths building logic for coordinates inside of iframes

Full Release Notes

### Patch Changes

-   [#2842](https://github.com/browserbase/stagehand/pull/2842) [`f86e609`](https://github.com/browserbase/stagehand/commit/f86e609b934d3f8ae625f5399104df2df9ade7a5) Thanks [@seanmcguire12](https://github.com/seanmcguire12)! - update the MCP SDK to v1.30 and refresh supporting dependency versions

-   [#2836](https://github.com/browserbase/stagehand/pull/2836) [`94a0ee4`](https://github.com/browserbase/stagehand/commit/94a0ee4e195a7563ae53a04793a092f37aabd388) Thanks [@seanmcguire12](https://github.com/seanmcguire12)! - fix cross-frame xpaths building logic for coordinates inside of iframes.