Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@browserbasehq/stagehand@1.4.0
Minor Changes
598cae2
Thanks @sameelarif! - clean up contexts after usePatch 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.