Releases: Scan-Documents/node-sdk
Releases · Scan-Documents/node-sdk
v0.1.0-alpha.30
0.1.0-alpha.30 (2026-03-08)
Full Changelog: v0.1.0-alpha.29...v0.1.0-alpha.30
Bug Fixes
- client: preserve URL params already embedded in path (6cbd733)
Chores
- ci: skip uploading artifacts on stainless-internal branches (2aff58a)
- internal: codegen related update (df64e3c)
- internal: codegen related update (5982213)
- internal: use x-stainless-mcp-client-envs header for MCP remote code tool calls (807bfb7)
- mcp-server: return access instructions for 404 without API key (368d6f4)
- update placeholder string (28577d0)
v0.1.0-alpha.29
0.1.0-alpha.29 (2026-02-27)
Full Changelog: v0.1.0-alpha.28...v0.1.0-alpha.29
Bug Fixes
- mcp: update prompt (7321f91)
v0.1.0-alpha.28
0.1.0-alpha.28 (2026-02-27)
Full Changelog: v0.1.0-alpha.27...v0.1.0-alpha.28
Features
- mcp: add an option to disable code tool (da647e2)
Chores
- internal: fix MCP Dockerfiles so they can be built without buildkit (e1a34c1)
- internal: fix MCP Dockerfiles so they can be built without buildkit (4b55b1f)
- internal: make MCP code execution location configurable via a flag (1133800)
- internal: move stringifyQuery implementation to internal function (3c528b4)
- internal: upgrade @modelcontextprotocol/sdk and hono (cfd3f73)
v0.1.0-alpha.27
0.1.0-alpha.27 (2026-02-24)
Full Changelog: v0.1.0-alpha.26...v0.1.0-alpha.27
Bug Fixes
- docs/contributing: correct pnpm link command (22a40f6)
Chores
v0.1.0-alpha.26
0.1.0-alpha.26 (2026-02-20)
Full Changelog: v0.1.0-alpha.25...v0.1.0-alpha.26
Bug Fixes
- mcp: initialize SDK lazily to avoid failing the connection on init errors (31216c9)
Chores
- internal/client: fix form-urlencoded requests (ef09701)
- internal: add health check to MCP server when running in HTTP mode (26bf884)
- internal: allow basic filtering of methods allowed for MCP code mode (ba76545)
- internal: allow setting x-stainless-api-key header on mcp server requests (ae7615e)
- internal: always generate MCP server dockerfiles and upgrade associated dependencies (39f408d)
- internal: avoid type checking errors with ts-reset (ce842a2)
- internal: cache fetch instruction calls in MCP server (b190601)
- internal: improve layout of generated MCP server files (cc9d57d)
- mcp: forward STAINLESS_API_KEY to docs search endpoint (7e3fddb)
v0.1.0-alpha.25
0.1.0-alpha.25 (2026-02-06)
Full Changelog: v0.1.0-alpha.24...v0.1.0-alpha.25
Bug Fixes
- client: avoid removing abort listener too early (5518528)
v0.1.0-alpha.24
0.1.0-alpha.24 (2026-02-05)
Full Changelog: v0.1.0-alpha.23...v0.1.0-alpha.24
Features
- mcp: add initial server instructions (545558c)
Chores
v0.1.0-alpha.23
0.1.0-alpha.23 (2026-02-03)
Full Changelog: v0.1.0-alpha.22...v0.1.0-alpha.23
Bug Fixes
- client: avoid memory leak with abort signals (8270f0d)
Chores
- mcp: up tsconfig lib version to es2022 (dbfab5b)
v0.1.0-alpha.22
0.1.0-alpha.22 (2026-01-29)
Full Changelog: v0.1.0-alpha.21...v0.1.0-alpha.22
Bug Fixes
- docs: fix mcp installation instructions for remote servers (d4ffbbd)
v0.1.0-alpha.21
0.1.0-alpha.21 (2026-01-28)
Full Changelog: v0.1.0-alpha.20...v0.1.0-alpha.21
Bug Fixes
- mcp: allow falling back for required env variables (2064f7e)
Chores
- ci: upgrade
actions/github-script(10018db) - internal: codegen related update (500552c)
- internal: codegen related update (135b7ac)
- internal: codegen related update (3d1bcfe)
- internal: codegen related update (f14af8b)
- internal: codegen related update (37aa64d)
- internal: update
actions/checkoutversion (34bd64b) - internal: update lock file (d9dc3c8)
- internal: upgrade babel, qs, js-yaml (82aebc4)
- mcp: add intent param to execute tool (f6f24a3)
- mcp: pass intent param to execute handler (acb4a88)
- mcp: upgrade dependencies (3a8fad6)