Releases: smithery-ai/typescript-api
Releases · smithery-ai/typescript-api
v0.64.2
03 May 06:16
Compare
Sorry, something went wrong.
No results found
v0.64.1
01 May 00:38
Compare
Sorry, something went wrong.
No results found
v0.64.0
29 Apr 18:43
Compare
Sorry, something went wrong.
No results found
0.64.0 (2026-04-29)
Full Changelog: v0.63.1...v0.64.0
Features
SMI-1852: publish generated TypeScript SDKs (#2155 ) (fcac7c8 )
support setting headers via env (96a0c4c )
Bug Fixes
Chores
format: run eslint and prettier separately (7c537a8 )
internal: codegen related update (abe2faf )
v0.63.1
28 Apr 01:44
Compare
Sorry, something went wrong.
No results found
0.63.1 (2026-04-28)
Full Changelog: v0.63.0...v0.63.1
Bug Fixes
Chores
consolidate server verification state into dedicated table (#2111 ) (abd51cf )
v0.63.0
27 Apr 06:20
Compare
Sorry, something went wrong.
No results found
0.63.0 (2026-04-27)
Full Changelog: v0.62.0...v0.63.0
Features
api: accept stdio .mcpb bundle uploads on publish (#2058 ) (ef9a503 )
Chores
SMI-1568: remove GitHub deployments, keep repo links (#2065 ) (7ac6112 )
Refactors
drop repo deploy payload and GitHub auto-deploy path (#2060 ) (d18fb9f )
v0.62.0
24 Apr 23:58
Compare
Sorry, something went wrong.
No results found
0.62.0 (2026-04-24)
Full Changelog: v0.61.0...v0.62.0
Features
connect: v3 REST surface on smithery.tools; deprecate api.smithery.ai/connect (#2032 ) (95cb84d )
Bug Fixes
api: keep connect MCP out of stainless sdk (#2055 ) (4ac7d45 )
connect: restore connectionId in published OpenAPI (#2042 ) (3adfb97 )
Refactors
SMI-1825: drop legacy stdioFunction support (#2057 ) (4c486b6 )
v0.61.0
23 Apr 23:55
Compare
Sorry, something went wrong.
No results found
0.61.0 (2026-04-23)
Full Changelog: v0.60.1...v0.61.0
Features
SMI-1826: uplink transport for local MCP servers (#2031 ) (92b8fe1 )
Chores
internal: more robust bootstrap script (06f6547 )
v0.60.1
21 Apr 04:37
Compare
Sorry, something went wrong.
No results found
v0.60.0
20 Apr 16:51
Compare
Sorry, something went wrong.
No results found
v0.59.0
16 Apr 04:21
Compare
Sorry, something went wrong.
No results found
0.59.0 (2026-04-16)
Full Changelog: v0.58.0...v0.59.0
Features
REST surface + getPath host routing (SMI-1763) (#1988 ) (81883c0 )
SMI-1774: unify connect setup flow for input_required (#1997 ) (f5fc52b )
Bug Fixes