Releases: fashn-AI/fashn-typescript-sdk
Releases · fashn-AI/fashn-typescript-sdk
v0.13.0
0.13.0 (2026-03-09)
Full Changelog: v0.12.0...v0.13.0
Features
- api: manual updates (0ec693b)
Bug Fixes
- client: preserve URL params already embedded in path (e970911)
Chores
v0.12.0
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
v0.11.1
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
v0.10.0
0.10.0 (2025-10-09)
Full Changelog: v0.9.1...v0.10.0
Features
- api: api update (59a2a2e)
Bug Fixes
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_searchtool at other URLs (d439794) - update lockfile (ec3be60)
v0.9.1
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
0.9.0 (2025-09-26)
Full Changelog: v0.8.0...v0.9.0
Features
Performance Improvements
- faster formatting (9796edc)
Chores
- internal: remove deprecated
compilerOptions.baseUrlfrom tsconfig.json (3b3d8e2)
v0.8.0
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
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)