File tree Expand file tree Collapse file tree 3 files changed +24
-2
lines changed
Expand file tree Collapse file tree 3 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.2 .0"
2+ "." : " 0.3 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.3.0 (2025-12-17)
4+
5+ Full Changelog: [ v0.2.0...v0.3.0] ( https://github.com/browserbase/stagehand-php/compare/v0.2.0...v0.3.0 )
6+
7+ ### ⚠ BREAKING CHANGES
8+
9+ * use aliases for phpstan types
10+
11+ ### Features
12+
13+ * ** api:** manual updates ([ 0501932] ( https://github.com/browserbase/stagehand-php/commit/050193250e7e1092ba83b97d4735e80328492188 ) )
14+ * ** api:** manual updates ([ 2748aea] ( https://github.com/browserbase/stagehand-php/commit/2748aea3da35936913f4643a70fb2aff6f61a562 ) )
15+ * ** api:** manual updates ([ 7715406] ( https://github.com/browserbase/stagehand-php/commit/771540668a5d44d36d65b566b8c1cacfc1a0312d ) )
16+ * ** api:** manual updates ([ 9c9d8f7] ( https://github.com/browserbase/stagehand-php/commit/9c9d8f74c362253e3494407a8de53713079ff3d9 ) )
17+ * ** api:** manual updates ([ 8dac4ee] ( https://github.com/browserbase/stagehand-php/commit/8dac4ee0f673830cc9f31e6c7971cd6bbf1f049f ) )
18+ * use aliases for phpstan types ([ 7a4328b] ( https://github.com/browserbase/stagehand-php/commit/7a4328bfa32b6475cb2cbf1da56cb9d2d1fef514 ) )
19+
20+
21+ ### Bug Fixes
22+
23+ * support arrays in query param construction ([ 4b195d7] ( https://github.com/browserbase/stagehand-php/commit/4b195d7ecfae72625b33ce440cd9bb83aa6deeea ) )
24+
325## 0.2.0 (2025-12-16)
426
527Full Changelog: [ v0.1.0...v0.2.0] ( https://github.com/browserbase/stagehand-php/compare/v0.1.0...v0.2.0 )
Original file line number Diff line number Diff line change 55namespace Stagehand ;
66
77// x-release-please-start-version
8- const VERSION = '0.2 .0 ' ;
8+ const VERSION = '0.3 .0 ' ;
99// x-release-please-end
You can’t perform that action at this time.
0 commit comments