Skip to content

Releases: fashn-AI/fashn-typescript-sdk

v0.13.0

09 Mar 17:53

Choose a tag to compare

0.13.0 (2026-03-09)

Full Changelog: v0.12.0...v0.13.0

Features

Bug Fixes

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

Chores

  • ci: skip uploading artifacts on stainless-internal branches (4744150)
  • mcp-server: improve instructions (38a8e6e)

v0.12.0

05 Mar 20:11
f3e5b81

Choose a tag to compare

0.12.0 (2026-03-05)

Full Changelog: v0.11.1...v0.12.0

Features

  • api: api update (d67edb7)
  • api: api update (d132b3b)
  • api: api update (d0c263a)
  • api: api update (dc8c952)
  • mcp: add detail field to docs search tool (1fba3f3)
  • mcp: add typescript check to code execution tool (56bbbdb)
  • mcp: enable optional code execution tool on http mcp servers (3a012fd)
  • mcp: handle code mode calls in the Stainless API (5923e2d)
  • mcp: return logs on code tool errors (e81a1fc)

Bug Fixes

  • mcp: add client instantiation options to code tool (ba58aac)
  • mcpb: pin @anthropic-ai/mcpb version (56a0dc0)
  • mcp: correct code tool API endpoint (84a7115)
  • mcp: return correct lines on typescript errors (341285a)
  • mcp: return tool execution error on api error (984f80b)
  • mcp: return tool execution error on jq failure (17e6017)

Chores

  • client: fix logger property type (5ae59f9)
  • configure new SDK language (4bbc246)
  • internal: codegen related update (a7387fb)
  • internal: codegen related update (50f4c76)
  • internal: codegen related update (84e0b10)
  • internal: codegen related update (ff12c2b)
  • internal: grammar fix (it's -> its) (4b31fa9)
  • internal: upgrade eslint (7f94815)
  • mcp code tool explicit error message when missing a run function (e56b9f3)
  • mcp: add friendlier MCP code tool errors on incorrect method invocations (1120d09)
  • mcp: add line numbers to code tool errors (f280320)
  • mcp: clarify http auth error (06bf5ba)
  • mcp: update lockfile (f7cee6a)
  • mcp: upgrade jq-web (29b26e0)
  • use latest @modelcontextprotocol/sdk (1384527)
  • use structured error when code execution tool errors (aca970f)

Documentation

  • mcp: add a README button for one-click add to Cursor (27777fa)
  • mcp: add a README link to add server to VS Code or Claude Code (3cbf6d3)

v0.11.1

16 Oct 16:19

Choose a tag to compare

0.11.1 (2025-10-16)

Full Changelog: v0.11.0...v0.11.1

Bug Fixes

  • add error details to time_out response (6fefd1d)

v0.11.0

15 Oct 19:41

Choose a tag to compare

0.11.0 (2025-10-15)

Full Changelog: v0.10.0...v0.11.0

Features

  • api: api update (314e940)
  • return credits used information on .subscribe response (8aaa823)

v0.10.0

14 Oct 18:27

Choose a tag to compare

0.10.0 (2025-10-09)

Full Changelog: v0.9.1...v0.10.0

Features

Bug Fixes

  • mcp: fix cli argument parsing logic (34b0c45)
  • mcp: resolve a linting issue in server code (7954c44)

Chores

  • extract some types in mcp docs (46dcb9c)
  • internal: codegen related update (1dce877)
  • internal: ignore .eslintcache (bc1e758)
  • internal: remove .eslintcache (6b22c71)
  • internal: use npm pack for build uploads (efe721e)
  • internal: version bump (5a5ab7f)
  • jsdoc: fix @link annotations to refer only to parts of the package‘s public interface (1c5708a)
  • mcp: allow pointing docs_search tool at other URLs (d439794)
  • update lockfile (ec3be60)

v0.9.1

29 Sep 12:58

Choose a tag to compare

0.9.1 (2025-09-29)

Full Changelog: v0.9.0...v0.9.1

Bug Fixes

  • api: subscribe timeout as a runtime error (8e252e5)

Chores

  • internal: fix incremental formatting in some cases (af5da99)

v0.9.0

26 Sep 20:01

Choose a tag to compare

0.9.0 (2025-09-26)

Full Changelog: v0.8.0...v0.9.0

Features

  • api: increase exponential backoff (f72820f)
  • mcp: add option for including docs tools (a05003d)

Performance Improvements

Chores

  • internal: remove deprecated compilerOptions.baseUrl from tsconfig.json (3b3d8e2)

v0.8.0

23 Sep 22:31

Choose a tag to compare

0.8.0 (2025-09-23)

Full Changelog: v0.7.0...v0.8.0

Features

  • max retries parameter for status polling request (1a11d0b)
  • mcp: enable experimental docs search tool (2b890a2)

Chores

  • do not install brew dependencies in ./scripts/bootstrap by default (9d7200b)

v0.7.0

19 Sep 12:32

Choose a tag to compare

0.7.0 (2025-09-19)

Full Changelog: v0.6.0...v0.7.0

Features

  • api: api update (85ced80)
  • mcp: add docs search tool (3cee3bb)
  • mcp: allow setting logging level (0321f84)
  • mcp: expose client options in streamableHTTPApp (41d2004)

Bug Fixes

  • ci: set permissions for DXT publish action (d38f993)
  • coerce nullable values to undefined (305c916)
  • mcp: fix query options parsing (0281035)
  • mcp: fix uploading dxt release assets (76c7108)
  • mcp: update dxt manifest.json files (63c366c)

Chores

  • ci build action (03a4a93)
  • codegen: internal codegen update (cd57ddf)
  • internal: codegen related update (3ec8b52)
  • internal: codegen related update (590b581)
  • internal: gitignore .mcpb files (7481446)
  • mcp: rename dxt to mcpb (67e4c40)
  • mcp: upload dxt as release asset (4bb1b19)

v0.6.0

02 Sep 11:47

Choose a tag to compare

0.6.0 (2025-09-02)

Full Changelog: v0.5.3...v0.6.0

Features