v1.5.0

browserbase/stagehandv1.5.0Dec 3, 2024by github-actions[bot]

AI Summary

Fixes a critical installation issue preventing the package from being installed via NPM.

Key Highlights

  • Install wasn't working from NPM due to misconfigured build step

New Features

  • NPM installation fix

Full Release Notes

### Minor Changes

-   [#266](https://github.com/browserbase/stagehand/pull/266) [`0e8f34f`](https://github.com/browserbase/stagehand/commit/0e8f34fc15aee91c548d09534deaccc8adca7c4d) Thanks [@kamath](https://github.com/kamath)! - Install wasn't working from NPM due to misconfigured build step. This attempts to fix that.