Releases: browserbase/stagehand
Releases · browserbase/stagehand
v1.4.0
Minor Changes
- #253
598cae2
Thanks @sameelarif! - clean up contexts after use
Patch Changes
-
#225
a2366fe
Thanks @sameelarif! - Ensuring cross-platform compatibility with tmp directories -
#249
7d06d43
Thanks @seanmcguire12! - fix broken evals -
#227
647eefd
Thanks @kamath! - Fix debugDom still showing chunks when set to false -
#250
5886620
Thanks @seanmcguire12! - add ci specific evals -
#222
8dff026
Thanks @sameelarif! - Streamline type definitions and fix existing typescript errors -
#232
b9f9949
Thanks @kamath! - Minor changes to package.json and tsconfig, mainly around the build process. Also add more type defs and remove unused dependencies.
v1.3.0
What's Changed
- [REVERTED] remove internal oai zod helper by @filip-michalsky in #193
- Re-add structured logging by @kamath in #195
- Pass in script content to playwright to make running browser scripts easier by @jeremypress in #192
- Add evals for each model by @kamath in #196
- Remove caching by @kamath in #197
Full Changelog: v1.2.0...v1.3.0
v1.2.0
v1.1.2
v1.1.1
v1.1.0
1.0.3
1.0.3
- Add: initFromPage method to Stagehand to support external Page objects (#152, @ChinmayShrivastava)
- make stricter completion condition for extract (#151, @anishk23733)