Releases: browserbase/stagehand-php
Releases · browserbase/stagehand-php
v3.2.2
3.2.2 (2026-01-16)
Full Changelog: v3.2.1...v3.2.2
v3.2.1
3.2.1 (2026-01-16)
Full Changelog: v3.2.0...v3.2.1
v3.2.0
3.2.0 (2026-01-16)
Full Changelog: v3.1.0...v3.2.0
Features
- x-stainless-any fix, optional frame id, ModelConfigString fix (b611de5)
Chores
- remove custom code (c79671f)
v3.1.0
v3.0.1
v0.3.1
0.3.1 (2026-01-13)
Full Changelog: v0.3.0...v0.3.1
v0.3.0
0.3.0 (2026-01-13)
Full Changelog: v0.2.0...v0.3.0
⚠ BREAKING CHANGES
- replace special flag type
omittablewith justnull - use aliases for phpstan types
Features
- [STG-1053] [server] Use fastify-zod-openapi + zod v4 for openapi generation (3d7bdf5)
- Added optional param to force empty object (7405f84)
- api: manual updates (9cdfcfd)
- api: manual updates (68fe598)
- api: manual updates (c1b5c85)
- api: manual updates (bbf2825)
- api: manual updates (f5b7983)
- api: manual updates (7d51568)
- api: manual updates (3aac7a3)
- api: manual updates (0501932)
- api: manual updates (2748aea)
- api: manual updates (7715406)
- api: manual updates (9c9d8f7)
- api: manual updates (8dac4ee)
- improved phpstan type annotations (95004df)
- Removed requiring x-language and x-sdk-version from openapi spec (eaea258)
- replace special flag type
omittablewith justnull(735826f) - simplify and make the phpstan types more consistent (41ef045)
- use aliases for phpstan types (7a4328b)
- Using provider/model syntax in modelName examples within openapi spec (08bb6d0)
Bug Fixes
Chores
- add git attributes and composer lock file (8276119)
- internal: add a basic client test (57987c2)
- internal: codegen related update (ad37575)
- internal: codegen related update (8149305)
- internal: codegen related update (7bd4c0b)
- internal: codegen related update (4e0c267)
- internal: codegen related update (79b8f76)
- internal: codegen related update (96c0813)
- internal: codegen related update (3ce08d1)
- internal: codegen related update (8935e42)
- internal: refactor auth by moving concern from base client into client (ccced14)
- readme: remove beta warning now that we're in ga (c1808c2)
Documentation
- add more examples (1a0904d)