v3.20.0
3.20.0 (2026-05-06)
Full Changelog: v3.19.3...v3.20.0
Features
- [feat]: add
ignoreSelectorstoextract()(4d548b6) - [STG-1798] feat: support Browserbase verified sessions (52c4636)
- [STG-1808] Deprecate Browserbase project ID (5ce5e23)
- Bedrock auth passthrough (40cb10e)
- remove experimental requirement on agent variables (#2079) (7271c1e)
- Revert "[STG-1573] Add providerOptions for extensible model auth (#1822)" (1f99ac3)
- support setting headers via env (d6235c1)
Bug Fixes
- client: properly generate file params (4a6d856)
- client: resolve serialization issue with unions and enums (17f1ece)
- populate enum-typed properties with enum instances (0ba1b6f)
- release: use canonical GitHub URL in Packagist publish script (eb093f7)
- revert enum parsing change that lead to unconditional failure (ca1dd7a)