File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 ([ 7715406] ( https://github.com/browserbase/stagehand-php/commit/771540668a5d44d36d65b566b8c1cacfc1a0312d ) )
14+ * ** api:** manual updates ([ 9c9d8f7] ( https://github.com/browserbase/stagehand-php/commit/9c9d8f74c362253e3494407a8de53713079ff3d9 ) )
15+ * ** api:** manual updates ([ 8dac4ee] ( https://github.com/browserbase/stagehand-php/commit/8dac4ee0f673830cc9f31e6c7971cd6bbf1f049f ) )
16+ * use aliases for phpstan types ([ 7a4328b] ( https://github.com/browserbase/stagehand-php/commit/7a4328bfa32b6475cb2cbf1da56cb9d2d1fef514 ) )
17+
18+
19+ ### Bug Fixes
20+
21+ * support arrays in query param construction ([ 4b195d7] ( https://github.com/browserbase/stagehand-php/commit/4b195d7ecfae72625b33ce440cd9bb83aa6deeea ) )
22+
323## 0.2.0 (2025-12-16)
424
525Full 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