Skip to content

Releases: val-town/sdk

v3.8.0

11 Mar 20:19
1b9d181

Choose a tag to compare

3.8.0 (2026-03-11)

Full Changelog: v3.7.7...v3.8.0

Features

v3.7.7

10 Mar 13:58
298f10c

Choose a tag to compare

3.7.7 (2026-03-10)

Full Changelog: v3.7.6...v3.7.7

Chores

  • internal: update dependencies to address dependabot vulnerabilities (86b48ac)

v3.7.6

09 Mar 17:02
75efbf7

Choose a tag to compare

3.7.6 (2026-03-07)

Full Changelog: v3.7.5...v3.7.6

Bug Fixes

  • client: preserve URL params already embedded in path (d52e8fa)

Chores

  • ci: skip uploading artifacts on stainless-internal branches (8ee2b8c)
  • internal: codegen related update (38c1e06)
  • internal: codegen related update (31a5d3f)
  • test: do not count install time for mock server timeout (5202bad)
  • update placeholder string (310940d)

v3.7.5

27 Feb 18:16
56b8944

Choose a tag to compare

3.7.5 (2026-02-27)

Full Changelog: v3.7.4...v3.7.5

Bug Fixes

  • docs/contributing: correct pnpm link command (c3fdc34)
  • internal: skip tests that depend on mock server (1757c40)

Chores

  • internal: move stringifyQuery implementation to internal function (04a45a7)

v3.7.4

20 Feb 14:57
14f69ab

Choose a tag to compare

3.7.4 (2026-02-20)

Full Changelog: v3.7.3...v3.7.4

Chores

  • update mock server docs (25eadaa)

v3.7.3

18 Feb 14:53
966d0db

Choose a tag to compare

3.7.3 (2026-02-18)

Full Changelog: v3.7.2...v3.7.3

Chores

  • internal/client: fix form-urlencoded requests (a8a5f6b)

v3.7.2

12 Feb 18:34
b6d9749

Choose a tag to compare

3.7.2 (2026-02-12)

Full Changelog: v3.7.1...v3.7.2

Chores

  • internal: avoid type checking errors with ts-reset (c7e8977)

v3.7.1

06 Feb 16:09
92ee54d

Choose a tag to compare

3.7.1 (2026-02-06)

Full Changelog: v3.7.0...v3.7.1

Bug Fixes

  • client: avoid removing abort listener too early (6640c2a)

Chores

  • client: restructure abort controller binding (1253b9e)
  • internal: fix pagination internals not accepting option promises (99f9d33)

v3.7.0

03 Feb 18:22
302e3ea

Choose a tag to compare

3.7.0 (2026-02-03)

Full Changelog: v3.6.3...v3.7.0

Features

v3.6.3

03 Feb 15:23
eac83af

Choose a tag to compare

3.6.3 (2026-02-03)

Full Changelog: v3.6.2...v3.6.3

Bug Fixes

  • client: avoid memory leak with abort signals (e6d2431)

Chores

  • client: do not parse responses with empty content-length (0c45396)