Skip to content

Releases: browserbase/sdk-node

v2.7.0-alpha.1

26 Feb 00:52
5523796

Choose a tag to compare

2.7.0-alpha.1 (2026-02-26)

Full Changelog: v2.6.0...v2.7.0-alpha.1

Features

Bug Fixes

  • ci: release-doctor — report correct token name (8e59beb)
  • client: don't send Content-Type for bodyless methods (bfe46e8)
  • coerce nullable values to undefined (6108dc5)
  • docs/contributing: correct pnpm link command (fa166b7)
  • internal: skip tests that depend on mock server (efbf3ab)
  • mcp: correct code tool API endpoint (e28c890)
  • mcp: return correct lines on typescript errors (80ae079)
  • publish script — handle NPM errors correctly (87c245e)

Performance Improvements

Chores

  • break long lines in snippets into multiline (48d6458)
  • ci build action (4fe59cd)
  • ci: enable for pull requests (132825d)
  • ci: only run for pushes and fork pull requests (a166050)
  • ci: upgrade actions/github-script (8818cfb)
  • client: do not parse responses with empty content-length (c9d1b79)
  • deps: update dependency node-fetch to v2.6.13 (b657cbe)
  • do not install brew dependencies in ./scripts/bootstrap by default (ea703c8)
  • docs: grammar improvements (985f2fe)
  • docs: use top-level-await in example snippets (24c7006)
  • improve publish-npm script --latest tag logic (88ce3e3)
  • internal: codegen related update (6eabc90)
  • internal: codegen related update (3dd3df4)
  • internal: codegen related update (eb99387)
  • internal: fix incremental formatting in some cases (4057bd2)
  • internal: formatting change (29b57d4)
  • internal: ignore .eslintcache (adee655)
  • internal: make base APIResource abstract (6ec9d38)
  • internal: move publish config (2fb47ce)
  • internal: remove deprecated compilerOptions.baseUrl from tsconfig.json (80a6db7)
  • internal: remove redundant imports config (ddf4087)
  • internal: update actions/checkout version (dfe82a1)
  • internal: update comment in script (a549d56)
  • internal: upgrade babel, qs, js-yaml (fe654da)
  • internal: use npm pack for build uploads (b1ddfd9)
  • internal: version bump (690777f)
  • make some internal functions async (f8111cb)
  • mention unit type in timeout docs (8d864d1)
  • update @stainless-api/prism-cli to v5.15.0 (d4ac1f1)
  • update CI script (2cd3501)
  • update mock server docs (54a36bf)

Refactors

  • types: replace Record with mapped types (3e0bfd3)

v2.7.0-alpha.3

26 Feb 19:40
865aa2d

Choose a tag to compare

v2.7.0-alpha.3 Pre-release
Pre-release

2.7.0-alpha.3 (2026-02-26)

Full Changelog: v2.7.0-alpha.2...v2.7.0-alpha.3

Features

  • [CORE-] Restore models and components in SDK (e9a85f1)

v2.7.0-alpha.2

26 Feb 01:11
d1f5f40

Choose a tag to compare

v2.7.0-alpha.2 Pre-release
Pre-release

2.7.0-alpha.2 (2026-02-26)

Full Changelog: v2.7.0-alpha.1...v2.7.0-alpha.2

Bug Fixes

  • use npm publish instead of yarn publish (#173) (05b3225)

v2.6.0

16 May 20:48
6ea9475

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

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

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

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

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

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

Choose a tag to compare

2.1.2 (2024-12-29)

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

Chores