Skip to content

Releases: val-town/sdk

v3.13.0

14 May 14:24
c18a595

Choose a tag to compare

3.13.0 (2026-05-13)

Full Changelog: v3.12.0...v3.13.0

Features

Chores

  • format: run eslint and prettier separately (39fca5a)
  • formatter: run prettier and eslint separately (d012fc1)
  • internal: more robust bootstrap script (9c17832)
  • redact api-key headers in debug logs (6666921)

v3.12.0

20 Apr 19:45
92375c9

Choose a tag to compare

3.12.0 (2026-04-20)

Full Changelog: v3.11.0...v3.12.0

Features

Chores

  • internal: codegen related update (9268a83)
  • internal: codegen related update (26a2f1d)
  • tests: bump steady to v0.20.1 (8f90d72)
  • tests: bump steady to v0.20.2 (ada211b)
  • tests: bump steady to v0.22.1 (b0c8cd9)

v3.11.0

31 Mar 20:28
1df3e00

Choose a tag to compare

3.11.0 (2026-03-31)

Full Changelog: v3.10.0...v3.11.0

Features

Chores

  • internal: update multipart form array serialization (5357709)

v3.10.0

25 Mar 15:00
1df5644

Choose a tag to compare

3.10.0 (2026-03-25)

Full Changelog: v3.9.0...v3.10.0

Features

Chores

  • ci: skip lint on metadata-only changes (d5d015c)
  • internal: update gitignore (2336c16)
  • tests: bump steady to v0.19.4 (532aba5)
  • tests: bump steady to v0.19.5 (7394f45)
  • tests: bump steady to v0.19.6 (43be74b)
  • tests: bump steady to v0.19.7 (7a92222)

Refactors

  • tests: switch from prism to steady (b1d3a17)

v3.9.0

18 Mar 16:03
41b4e35

Choose a tag to compare

3.9.0 (2026-03-18)

Full Changelog: v3.8.0...v3.9.0

Features

Chores

  • internal: tweak CI branches (f56ee23)

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)