Skip to content

Commit 04765c1

Browse files
Version Packages (#1979)
This PR was opened by the [Changesets release](https://github.com/changesets/action) 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 main, this PR will be updated. # Releases ## @browserbasehq/stagehand@3.3.0 ### Minor Changes - [#1980](#1980) [`e471d2e`](e471d2e) Thanks [@shrey150](https://github.com/shrey150)! - Support Browserbase verified session settings and bump the Browserbase SDK. ### Patch Changes - [#1954](#1954) [`732b384`](732b384) Thanks [@github-actions](https://github.com/apps/github-actions)! - Update Anthropic CUA to use adaptive thinking - [#2001](#2001) [`20b601d`](20b601d) Thanks [@shrey150](https://github.com/shrey150)! - Include `agent.execute()` usage in `stagehand.metrics` for API-backed sessions. - [#1983](#1983) [`8543c11`](8543c11) Thanks [@github-actions](https://github.com/apps/github-actions)! - Add variable substitution to the keys tool in both live execution and cache replay paths. When keys steps with `method="type"` contain `%variableName%` tokens, they are now resolved against the provided variables. This brings the keys tool to parity with the type tool's variable handling. - [#1973](#1973) [`14b64ec`](14b64ec) Thanks [@monadoid](https://github.com/monadoid)! - Enable strict structured outputs for supported model paths. - [#2028](#2028) [`a500de1`](a500de1) Thanks [@tkattkat](https://github.com/tkattkat)! - Remove deprecated provider option - [#1975](#1975) [`8f7192c`](8f7192c) Thanks [@seanmcguire12](https://github.com/seanmcguire12)! - make file upload elements more explicit in page snapshot ## @browserbasehq/stagehand-docs@1.0.1 ### Patch Changes - [#2017](#2017) [`6b9b46d`](6b9b46d) Thanks [@monadoid](https://github.com/monadoid)! - Document the optional MCP `start` `sessionId` parameter for attaching to an existing Browserbase session. ## @browserbasehq/stagehand-evals@1.1.11 ### Patch Changes - Updated dependencies \[[`732b384`](732b384), [`20b601d`](20b601d), [`8543c11`](8543c11), [`14b64ec`](14b64ec), [`a500de1`](a500de1), [`e471d2e`](e471d2e), [`8f7192c`](8f7192c)]: - @browserbasehq/stagehand@3.3.0 ## @browserbasehq/stagehand-server-v3@3.6.3 ### Patch Changes - Updated dependencies \[[`732b384`](732b384), [`20b601d`](20b601d), [`8543c11`](8543c11), [`14b64ec`](14b64ec), [`a500de1`](a500de1), [`e471d2e`](e471d2e), [`8f7192c`](8f7192c)]: - @browserbasehq/stagehand@3.3.0 ## @browserbasehq/stagehand-server-v4@3.6.3 ### Patch Changes - Updated dependencies \[[`732b384`](732b384), [`20b601d`](20b601d), [`8543c11`](8543c11), [`14b64ec`](14b64ec), [`a500de1`](a500de1), [`e471d2e`](e471d2e), [`8f7192c`](8f7192c)]: - @browserbasehq/stagehand@3.3.0 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6b9b46d commit 04765c1

18 files changed

Lines changed: 53 additions & 45 deletions

.changeset/fair-maps-guess.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/funny-melons-smoke.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/keys-cache-replay-variables.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/mcp-start-session-id-docs.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/mean-mammals-nail.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/twelve-corners-sell.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/verified-browserbase-sdk.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/violet-moons-attend.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/core/CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# @browserbasehq/stagehand
22

3+
## 3.3.0
4+
5+
### Minor Changes
6+
7+
- [#1980](https://github.com/browserbase/stagehand/pull/1980) [`e471d2e`](https://github.com/browserbase/stagehand/commit/e471d2e89d41bac4e9b907ee9c0d7adc36828104) Thanks [@shrey150](https://github.com/shrey150)! - Support Browserbase verified session settings and bump the Browserbase SDK.
8+
9+
### Patch Changes
10+
11+
- [#1954](https://github.com/browserbase/stagehand/pull/1954) [`732b384`](https://github.com/browserbase/stagehand/commit/732b3840f1631210dad2c720ec567e15e69ed304) Thanks [@github-actions](https://github.com/apps/github-actions)! - Update Anthropic CUA to use adaptive thinking
12+
13+
- [#2001](https://github.com/browserbase/stagehand/pull/2001) [`20b601d`](https://github.com/browserbase/stagehand/commit/20b601dc8779a1bacf66abb68ebdf276a238e5db) Thanks [@shrey150](https://github.com/shrey150)! - Include `agent.execute()` usage in `stagehand.metrics` for API-backed sessions.
14+
15+
- [#1983](https://github.com/browserbase/stagehand/pull/1983) [`8543c11`](https://github.com/browserbase/stagehand/commit/8543c11f6b4816f5c94fefdc8083f3616b987b22) Thanks [@github-actions](https://github.com/apps/github-actions)! - Add variable substitution to the keys tool in both live execution and cache replay paths. When keys steps with `method="type"` contain `%variableName%` tokens, they are now resolved against the provided variables. This brings the keys tool to parity with the type tool's variable handling.
16+
17+
- [#1973](https://github.com/browserbase/stagehand/pull/1973) [`14b64ec`](https://github.com/browserbase/stagehand/commit/14b64ec7d226a3eb0ce1c19937f14581e61b7a85) Thanks [@monadoid](https://github.com/monadoid)! - Enable strict structured outputs for supported model paths.
18+
19+
- [#2028](https://github.com/browserbase/stagehand/pull/2028) [`a500de1`](https://github.com/browserbase/stagehand/commit/a500de15cc010db3e42a7a05b7bcc92d2a9ad1d8) Thanks [@tkattkat](https://github.com/tkattkat)! - Remove deprecated provider option
20+
21+
- [#1975](https://github.com/browserbase/stagehand/pull/1975) [`8f7192c`](https://github.com/browserbase/stagehand/commit/8f7192cee912268a125caf53bbaf2c6ba0f0947f) Thanks [@seanmcguire12](https://github.com/seanmcguire12)! - make file upload elements more explicit in page snapshot
22+
323
## 3.2.1
424

525
### Patch Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@browserbasehq/stagehand",
3-
"version": "3.2.1",
3+
"version": "3.3.0",
44
"description": "An AI web browsing framework focused on simplicity and extensibility.",
55
"type": "module",
66
"main": "./dist/cjs/index.js",

0 commit comments

Comments
 (0)