Releases: val-town/sdk
Releases · val-town/sdk
v3.8.0
v3.7.7
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
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
v3.7.5
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
v3.7.3
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
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
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
v3.7.0
v3.6.3
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)