Skip to content

Tags: browserbase/sdk-node

Tags

v2.6.0

Toggle v2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 2.6.0 (#159)

Automated Release PR
---


## 2.6.0 (2025-05-16)

Full Changelog:
[v2.5.0...v2.6.0](v2.5.0...v2.6.0)

### Features

* **api:** api update
([0b43bac](0b43bac))
* **api:** api update
([#158](#158))
([1287216](1287216))


### Bug Fixes

* **api:** improve type resolution when importing as a package
([#163](#163))
([758c8e0](758c8e0))
* **client:** send `X-Stainless-Timeout` in seconds
([#161](#161))
([8aea1ee](8aea1ee))
* **mcp:** remove unused tools.ts
([#164](#164))
([b09bd54](b09bd54))


### Chores

* **ci:** add timeout thresholds for CI jobs
([c813b38](c813b38))
* **ci:** only use depot for staging repos
([475fe50](475fe50))
* **client:** minor internal fixes
([ee36919](ee36919))
* **internal:** add aliases for Record and Array
([#162](#162))
([e658ed9](e658ed9))
* **internal:** codegen related update
([99b8089](99b8089))
* **internal:** reduce CI branch coverage
([37d8e14](37d8e14))
* **internal:** upload builds and expand CI branch coverage
([d30a38a](d30a38a))


### Documentation

* **readme:** fix typo
([7bc4b9b](7bc4b9b))

---
This pull request is managed by Stainless's [GitHub
App](https://github.com/apps/stainless-app).

The [semver version
number](https://semver.org/#semantic-versioning-specification-semver) is
based on included [commit
messages](https://www.conventionalcommits.org/en/v1.0.0/).
Alternatively, you can manually set the version number in the title of
this pull request.

For a better experience, it is recommended to use either rebase-merge or
squash-merge when merging this pull request.

🔗 Stainless [website](https://www.stainlessapi.com)
📚 Read the [docs](https://app.stainlessapi.com/docs)
🙋 [Reach out](mailto:support@stainlessapi.com) for help or questions

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v2.5.0

Toggle v2.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 2.5.0 (#156)

Automated Release PR
---


## 2.5.0 (2025-03-28)

Full Changelog:
[v2.4.0...v2.5.0](v2.4.0...v2.5.0)

### Features

* **api:** api update
([#151](#151))
([9433265](9433265))
* **api:** api update
([#153](#153))
([53c928c](53c928c))


### Bug Fixes

* avoid type error in certain environments
([#154](#154))
([0288fa5](0288fa5))
* **internal:** work around
vercel/next.js#76881
([#155](#155))
([f2b25bc](f2b25bc))


### Chores

* **exports:** cleaner resource index imports
([#149](#149))
([ef04d35](ef04d35))
* **exports:** stop using path fallbacks
([#150](#150))
([32c5ee7](32c5ee7))
* **internal:** version bump
([#147](#147))
([ea90300](ea90300))

---
This pull request is managed by Stainless's [GitHub
App](https://github.com/apps/stainless-app).

The [semver version
number](https://semver.org/#semantic-versioning-specification-semver) is
based on included [commit
messages](https://www.conventionalcommits.org/en/v1.0.0/).
Alternatively, you can manually set the version number in the title of
this pull request.

For a better experience, it is recommended to use either rebase-merge or
squash-merge when merging this pull request.

🔗 Stainless [website](https://www.stainlessapi.com)
📚 Read the [docs](https://app.stainlessapi.com/docs)
🙋 [Reach out](mailto:support@stainlessapi.com) for help or questions

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v2.4.0

Toggle v2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 2.4.0 (#134)

Automated Release PR
---


## 2.4.0 (2025-03-14)

Full Changelog:
[v2.3.0...v2.4.0](v2.3.0...v2.4.0)

### Features

* **api:** api update
([#142](#142))
([b2391f8](b2391f8))
* **api:** api update
([#144](#144))
([c7aaea1](c7aaea1))


### Bug Fixes

* **client:** fix export map for index exports
([#137](#137))
([7e3ba08](7e3ba08))
* **exports:** ensure resource imports don't require /index
([#146](#146))
([c6ec9a5](c6ec9a5))


### Chores

* **internal:** codegen related update
([#138](#138))
([316a6af](316a6af))
* **internal:** codegen related update
([#143](#143))
([d8d3fb9](d8d3fb9))
* **internal:** fix devcontainers setup
([#139](#139))
([40202bd](40202bd))
* **internal:** version bump
([#129](#129))
([82c57f9](82c57f9))
* **internal:** version bump
([#135](#135))
([90a4906](90a4906))


### Documentation

* update URLs from stainlessapi.com to stainless.com
([#140](#140))
([0e240d7](0e240d7))

---
This pull request is managed by Stainless's [GitHub
App](https://github.com/apps/stainless-app).

The [semver version
number](https://semver.org/#semantic-versioning-specification-semver) is
based on included [commit
messages](https://www.conventionalcommits.org/en/v1.0.0/).
Alternatively, you can manually set the version number in the title of
this pull request.

For a better experience, it is recommended to use either rebase-merge or
squash-merge when merging this pull request.

🔗 Stainless [website](https://www.stainlessapi.com)
📚 Read the [docs](https://app.stainlessapi.com/docs)
🙋 [Reach out](mailto:support@stainlessapi.com) for help or questions

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 2.3.0 (#131)

Automated Release PR
---


## 2.3.0 (2025-02-05)

Full Changelog:
[v2.2.0...v2.3.0](v2.2.0...v2.3.0)

### Features

* **client:** send `X-Stainless-Timeout` header
([#133](#133))
([1b03cd8](1b03cd8))


### Chores

* **internal:** version bump
([#129](#129))
([579f065](579f065))

---
This pull request is managed by Stainless's [GitHub
App](https://github.com/apps/stainless-app).

The [semver version
number](https://semver.org/#semantic-versioning-specification-semver) is
based on included [commit
messages](https://www.conventionalcommits.org/en/v1.0.0/).
Alternatively, you can manually set the version number in the title of
this pull request.

For a better experience, it is recommended to use either rebase-merge or
squash-merge when merging this pull request.

🔗 Stainless [website](https://www.stainlessapi.com)
📚 Read the [docs](https://app.stainlessapi.com/docs)
🙋 [Reach out](mailto:support@stainlessapi.com) for help or questions

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 2.2.0 (#119)

Automated Release PR
---


## 2.2.0 (2025-01-28)

Full Changelog:
[v2.1.3...v2.2.0](v2.1.3...v2.2.0)

### Features

* **api:** api update
([#120](#120))
([b3315e0](b3315e0))
* **api:** api update
([#123](#123))
([5eeaf0f](5eeaf0f))
* **api:** api update
([#125](#125))
([fa43f83](fa43f83))
* **api:** api update
([#127](#127))
([6ef46ba](6ef46ba))
* **api:** api update
([#128](#128))
([57f01ee](57f01ee))


### Bug Fixes

* **client:** normalize method
([#114](#114))
([d1d66f4](d1d66f4))
* **client:** normalize method
([#85](#85))
([4e2fd4f](4e2fd4f))


### Chores

* **internal:** codegen related update
([#100](#100))
([be0fb87](be0fb87))
* **internal:** codegen related update
([#101](#101))
([cdc0098](cdc0098))
* **internal:** codegen related update
([#102](#102))
([a205eb3](a205eb3))
* **internal:** codegen related update
([#103](#103))
([8bbb29d](8bbb29d))
* **internal:** codegen related update
([#104](#104))
([aa09378](aa09378))
* **internal:** codegen related update
([#105](#105))
([f7decdd](f7decdd))
* **internal:** codegen related update
([#106](#106))
([5f6cf39](5f6cf39))
* **internal:** codegen related update
([#107](#107))
([65569d9](65569d9))
* **internal:** codegen related update
([#108](#108))
([2efdd29](2efdd29))
* **internal:** codegen related update
([#109](#109))
([ee7a567](ee7a567))
* **internal:** codegen related update
([#110](#110))
([147d29c](147d29c))
* **internal:** codegen related update
([#111](#111))
([b506c94](b506c94))
* **internal:** codegen related update
([#112](#112))
([c726f9d](c726f9d))
* **internal:** codegen related update
([#113](#113))
([00d3797](00d3797))
* **internal:** codegen related update
([#116](#116))
([efc7bbf](efc7bbf))
* **internal:** codegen related update
([#117](#117))
([03b5237](03b5237))
* **internal:** codegen related update
([#122](#122))
([58f702b](58f702b))
* **internal:** codegen related update
([#126](#126))
([3535bba](3535bba))
* **internal:** codegen related update
([#50](#50))
([e25fad2](e25fad2))
* **internal:** codegen related update
([#74](#74))
([ac7c39c](ac7c39c))
* **internal:** codegen related update
([#75](#75))
([e515faa](e515faa))
* **internal:** codegen related update
([#76](#76))
([b0ba40b](b0ba40b))
* **internal:** codegen related update
([#77](#77))
([5844462](5844462))
* **internal:** codegen related update
([#78](#78))
([ba95d78](ba95d78))
* **internal:** codegen related update
([#79](#79))
([b938f98](b938f98))
* **internal:** codegen related update
([#80](#80))
([e6c215a](e6c215a))
* **internal:** codegen related update
([#81](#81))
([aa5fc7e](aa5fc7e))
* **internal:** codegen related update
([#83](#83))
([7b7d276](7b7d276))
* **internal:** codegen related update
([#84](#84))
([ee770ed](ee770ed))
* **internal:** codegen related update
([#86](#86))
([838f955](838f955))
* **internal:** codegen related update
([#87](#87))
([95a1664](95a1664))
* **internal:** codegen related update
([#88](#88))
([aed6281](aed6281))
* **internal:** codegen related update
([#89](#89))
([351f322](351f322))
* **internal:** codegen related update
([#90](#90))
([98fd97d](98fd97d))
* **internal:** codegen related update
([#92](#92))
([f47ac33](f47ac33))
* **internal:** codegen related update
([#93](#93))
([d928cb6](d928cb6))
* **internal:** codegen related update
([#94](#94))
([2a1800b](2a1800b))
* **internal:** codegen related update
([#95](#95))
([869bc76](869bc76))
* **internal:** codegen related update
([#96](#96))
([6395c53](6395c53))
* **internal:** codegen related update
([#97](#97))
([e112f24](e112f24))
* **internal:** codegen related update
([#98](#98))
([65ae889](65ae889))
* **internal:** codegen related update
([#99](#99))
([72be8df](72be8df))
* **internal:** version bump
([#56](#56))
([ddaf4f3](ddaf4f3))
* **internal:** version bump
([#60](#60))
([0f373a9](0f373a9))
* **internal:** version bump
([#70](#70))
([366b99b](366b99b))


### Documentation

* minor formatting changes
([#115](#115))
([815478e](815478e))
* minor formatting changes
([#82](#82))
([f2f77f8](f2f77f8))
* minor formatting changes
([#91](#91))
([16cda6f](16cda6f))

---
This pull request is managed by Stainless's [GitHub
App](https://github.com/apps/stainless-app).

The [semver version
number](https://semver.org/#semantic-versioning-specification-semver) is
based on included [commit
messages](https://www.conventionalcommits.org/en/v1.0.0/).
Alternatively, you can manually set the version number in the title of
this pull request.

For a better experience, it is recommended to use either rebase-merge or
squash-merge when merging this pull request.

🔗 Stainless [website](https://www.stainlessapi.com)
📚 Read the [docs](https://app.stainlessapi.com/docs)
🙋 [Reach out](mailto:support@stainlessapi.com) for help or questions

---------

Co-authored-by: Stainless Bot <dev+git@stainlessapi.com>
Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v2.1.3

Toggle v2.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 2.1.3 (#69)

Automated Release PR
---


## 2.1.3 (2025-01-10)

Full Changelog:
[v2.1.2...v2.1.3](v2.1.2...v2.1.3)

### Bug Fixes

* **client:** normalize method
([#114](#114))
([cffc41f](cffc41f))
* **client:** normalize method
([#73](#73))
([d18d217](d18d217))
* **client:** normalize method
([#85](#85))
([4a0a13a](4a0a13a))


### Chores

* **internal:** codegen related update
([#100](#100))
([01c6b28](01c6b28))
* **internal:** codegen related update
([#101](#101))
([241e0fd](241e0fd))
* **internal:** codegen related update
([#102](#102))
([adbf0ac](adbf0ac))
* **internal:** codegen related update
([#103](#103))
([a04e944](a04e944))
* **internal:** codegen related update
([#104](#104))
([2d639f9](2d639f9))
* **internal:** codegen related update
([#105](#105))
([0d61709](0d61709))
* **internal:** codegen related update
([#106](#106))
([3d19415](3d19415))
* **internal:** codegen related update
([#107](#107))
([f21383a](f21383a))
* **internal:** codegen related update
([#108](#108))
([47b9c65](47b9c65))
* **internal:** codegen related update
([#109](#109))
([63a2c0d](63a2c0d))
* **internal:** codegen related update
([#110](#110))
([d17c241](d17c241))
* **internal:** codegen related update
([#111](#111))
([85ae78d](85ae78d))
* **internal:** codegen related update
([#112](#112))
([ef21c4a](ef21c4a))
* **internal:** codegen related update
([#113](#113))
([bb69228](bb69228))
* **internal:** codegen related update
([#50](#50))
([bb9da1d](bb9da1d))
* **internal:** codegen related update
([#72](#72))
([415c0c3](415c0c3))
* **internal:** codegen related update
([#74](#74))
([4e54df4](4e54df4))
* **internal:** codegen related update
([#75](#75))
([d344d5e](d344d5e))
* **internal:** codegen related update
([#76](#76))
([2233aa2](2233aa2))
* **internal:** codegen related update
([#77](#77))
([16b27b4](16b27b4))
* **internal:** codegen related update
([#78](#78))
([af2d145](af2d145))
* **internal:** codegen related update
([#79](#79))
([b7e4a89](b7e4a89))
* **internal:** codegen related update
([#80](#80))
([85a35bf](85a35bf))
* **internal:** codegen related update
([#81](#81))
([2b037d2](2b037d2))
* **internal:** codegen related update
([#83](#83))
([b1feede](b1feede))
* **internal:** codegen related update
([#84](#84))
([eaf66e0](eaf66e0))
* **internal:** codegen related update
([#86](#86))
([f9b16d1](f9b16d1))
* **internal:** codegen related update
([#87](#87))
([62821e0](62821e0))
* **internal:** codegen related update
([#88](#88))
([9ca705d](9ca705d))
* **internal:** codegen related update
([#89](#89))
([2c9ed02](2c9ed02))
* **internal:** codegen related update
([#90](#90))
([e6e5e10](e6e5e10))
* **internal:** codegen related update
([#92](#92))
([603179e](603179e))
* **internal:** codegen related update
([#93](#93))
([8e16851](8e16851))
* **internal:** codegen related update
([#94](#94))
([763fff0](763fff0))
* **internal:** codegen related update
([#95](#95))
([3e6a5b4](3e6a5b4))
* **internal:** codegen related update
([#96](#96))
([925575c](925575c))
* **internal:** codegen related update
([#97](#97))
([66c0b51](66c0b51))
* **internal:** codegen related update
([#98](#98))
([1533ff8](1533ff8))
* **internal:** codegen related update
([#99](#99))
([668a9d1](668a9d1))
* **internal:** version bump
([#56](#56))
([afafa41](afafa41))
* **internal:** version bump
([#60](#60))
([1734b28](1734b28))
* **internal:** version bump
([#70](#70))
([40771ce](40771ce))


### Documentation

* minor formatting changes
([#115](#115))
([6a71bb3](6a71bb3))
* minor formatting changes
([#82](#82))
([414b9b0](414b9b0))
* minor formatting changes
([#91](#91))
([baa864c](baa864c))

---
This pull request is managed by Stainless's [GitHub
App](https://github.com/apps/stainless-app).

The [semver version
number](https://semver.org/#semantic-versioning-specification-semver) is
based on included [commit
messages](https://www.conventionalcommits.org/en/v1.0.0/).
Alternatively, you can manually set the version number in the title of
this pull request.

For a better experience, it is recommended to use either rebase-merge or
squash-merge when merging this pull request.

🔗 Stainless [website](https://www.stainlessapi.com)
📚 Read the [docs](https://app.stainlessapi.com/docs)
🙋 [Reach out](mailto:support@stainlessapi.com) for help or questions

---------

Co-authored-by: Stainless Bot <dev+git@stainlessapi.com>
Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v2.1.2

Toggle v2.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 2.1.2 (#66)

Automated Release PR
---


## 2.1.2 (2024-12-29)

Full Changelog:
[v2.1.1...v2.1.2](v2.1.1...v2.1.2)

### Chores

* **internal:** codegen related update
([#50](#50))
([fa3fa06](fa3fa06))
* **internal:** version bump
([#56](#56))
([fc0e9aa](fc0e9aa))
* **internal:** version bump
([#60](#60))
([702abb2](702abb2))
* **internal:** version bump
([#67](#67))
([93995d5](93995d5))

---
This pull request is managed by Stainless's [GitHub
App](https://github.com/apps/stainless-app).

The [semver version
number](https://semver.org/#semantic-versioning-specification-semver) is
based on included [commit
messages](https://www.conventionalcommits.org/en/v1.0.0/).
Alternatively, you can manually set the version number in the title of
this pull request.

For a better experience, it is recommended to use either rebase-merge or
squash-merge when merging this pull request.

🔗 Stainless [website](https://www.stainlessapi.com)
📚 Read the [docs](https://app.stainlessapi.com/docs)
🙋 [Reach out](mailto:support@stainlessapi.com) for help or questions

---------

Co-authored-by: Stainless Bot <dev+git@stainlessapi.com>
Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v2.1.1

Toggle v2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 2.1.1 (#59)

Automated Release PR
---


## 2.1.1 (2024-12-12)

Full Changelog:
[v2.1.0...v2.1.1](v2.1.0...v2.1.1)

### Chores

* **internal:** bump cross-spawn to v7.0.6
([#63](#63))
([43a8303](43a8303))
* **internal:** codegen related update
([#50](#50))
([bb1dfba](bb1dfba))
* **internal:** codegen related update
([#65](#65))
([03b26a2](03b26a2))
* **internal:** remove unnecessary getRequestClient function
([#62](#62))
([ad17e82](ad17e82))
* **internal:** version bump
([#56](#56))
([1434357](1434357))
* **internal:** version bump
([#60](#60))
([535d652](535d652))
* **types:** nicer error class types + jsdocs
([#64](#64))
([7bf7d7b](7bf7d7b))

---
This pull request is managed by Stainless's [GitHub
App](https://github.com/apps/stainless-app).

The [semver version
number](https://semver.org/#semantic-versioning-specification-semver) is
based on included [commit
messages](https://www.conventionalcommits.org/en/v1.0.0/).
Alternatively, you can manually set the version number in the title of
this pull request.

For a better experience, it is recommended to use either rebase-merge or
squash-merge when merging this pull request.

🔗 Stainless [website](https://www.stainlessapi.com)
📚 Read the [docs](https://app.stainlessapi.com/docs)
🙋 [Reach out](mailto:support@stainlessapi.com) for help or questions

---------

Co-authored-by: Stainless Bot <dev+git@stainlessapi.com>
Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 2.1.0 (#55)

Automated Release PR
---


## 2.1.0 (2024-11-29)

Full Changelog:
[v2.0.2...v2.1.0](v2.0.2...v2.1.0)

### Features

* **internal:** make git install file structure match npm
([#58](#58))
([f7ea01e](f7ea01e))


### Chores

* **internal:** codegen related update
([#50](#50))
([101931a](101931a))
* **internal:** version bump
([#56](#56))
([0f0b97a](0f0b97a))

---
This pull request is managed by Stainless's [GitHub
App](https://github.com/apps/stainless-app).

The [semver version
number](https://semver.org/#semantic-versioning-specification-semver) is
based on included [commit
messages](https://www.conventionalcommits.org/en/v1.0.0/).
Alternatively, you can manually set the version number in the title of
this pull request.

For a better experience, it is recommended to use either rebase-merge or
squash-merge when merging this pull request.

🔗 Stainless [website](https://www.stainlessapi.com)
📚 Read the [docs](https://app.stainlessapi.com/docs)
🙋 [Reach out](mailto:support@stainlessapi.com) for help or questions

---------

Co-authored-by: Stainless Bot <dev+git@stainlessapi.com>
Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v2.0.2

Toggle v2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 2.0.2 (#54)

Automated Release PR
---


## 2.0.2 (2024-11-20)

Full Changelog:
[v2.0.1...v2.0.2](v2.0.1...v2.0.2)

### Chores

* **internal:** codegen related update
([#50](#50))
([3ae78b0](3ae78b0))
* remove redundant word in comment
([#53](#53))
([93f75da](93f75da))


### Documentation

* remove suggestion to use `npm` call out
([#52](#52))
([41832d5](41832d5))

---
This pull request is managed by Stainless's [GitHub
App](https://github.com/apps/stainless-app).

The [semver version
number](https://semver.org/#semantic-versioning-specification-semver) is
based on included [commit
messages](https://www.conventionalcommits.org/en/v1.0.0/).
Alternatively, you can manually set the version number in the title of
this pull request.

For a better experience, it is recommended to use either rebase-merge or
squash-merge when merging this pull request.

🔗 Stainless [website](https://www.stainlessapi.com)
📚 Read the [docs](https://app.stainlessapi.com/docs)
🙋 [Reach out](mailto:support@stainlessapi.com) for help or questions

---------

Co-authored-by: Stainless Bot <dev+git@stainlessapi.com>
Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>