Skip to content

Releases: browserbase/sdk-node

v2.6.0

16 May 20:48
6ea9475
Compare
Choose a tag to compare

2.6.0 (2025-05-16)

Full Changelog: v2.5.0...v2.6.0

Features

Bug Fixes

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

Chores

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

Documentation

v2.5.0

28 Mar 15:15
47344ef
Compare
Choose a tag to compare

2.5.0 (2025-03-28)

Full Changelog: v2.4.0...v2.5.0

Features

Bug Fixes

Chores

v2.4.0

14 Mar 19:14
cae9b42
Compare
Choose a tag to compare

2.4.0 (2025-03-14)

Full Changelog: v2.3.0...v2.4.0

Features

Bug Fixes

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

Chores

Documentation

  • update URLs from stainlessapi.com to stainless.com (#140) (0e240d7)

v2.3.0

11 Feb 22:54
b948ca0
Compare
Choose a tag to compare

2.3.0 (2025-02-05)

Full Changelog: v2.2.0...v2.3.0

Features

  • client: send X-Stainless-Timeout header (#133) (1b03cd8)

Chores

v2.2.0

28 Jan 18:34
36f6a12
Compare
Choose a tag to compare

2.2.0 (2025-01-28)

Full Changelog: v2.1.3...v2.2.0

Features

Bug Fixes

Chores

Read more

v2.1.3

14 Jan 06:37
33a00f2
Compare
Choose a tag to compare

2.1.3 (2025-01-10)

Full Changelog: v2.1.2...v2.1.3

Bug Fixes

Chores

Documentation

v2.1.2

29 Dec 18:06
61fdba6
Compare
Choose a tag to compare

2.1.2 (2024-12-29)

Full Changelog: v2.1.1...v2.1.2

Chores

v2.1.1

16 Dec 20:03
ab25daa
Compare
Choose a tag to compare

2.1.1 (2024-12-12)

Full Changelog: v2.1.0...v2.1.1

Chores

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

v2.1.0

03 Dec 17:01
630e50c
Compare
Choose a tag to compare

2.1.0 (2024-11-29)

Full Changelog: v2.0.2...v2.1.0

Features

  • internal: make git install file structure match npm (#58) (f7ea01e)

Chores

v2.0.2

21 Nov 17:34
d40fd32
Compare
Choose a tag to compare

2.0.2 (2024-11-20)

Full Changelog: v2.0.1...v2.0.2

Chores

Documentation

  • remove suggestion to use npm call out (#52) (41832d5)