Skip to content

Releases: smithery-ai/typescript-api

v0.64.2

03 May 06:16
10aa6c9

Choose a tag to compare

0.64.2 (2026-05-03)

Full Changelog: v0.64.1...v0.64.2

Refactors

  • triggers: align with the MCP Events spec proposal (breaking) (#2201) (ae9b669)

v0.64.1

01 May 00:38
4eb74a0

Choose a tag to compare

0.64.1 (2026-04-30)

Full Changelog: v0.64.0...v0.64.1

Bug Fixes

  • connect: align triggers with Standard Webhooks (#2177) (3c7815d)
  • move legacy connect compatibility to api (#2165) (cfe7ef4)

v0.64.0

29 Apr 18:43
2604cd8

Choose a tag to compare

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
694b9c3

Choose a tag to compare

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
3d033db

Choose a tag to compare

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
ad6be15

Choose a tag to compare

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
d5ad079

Choose a tag to compare

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
db7b390

Choose a tag to compare

0.60.1 (2026-04-21)

Full Changelog: v0.60.0...v0.60.1

Bug Fixes

  • SMI-1801: mock mode — transparent stateless + scenario seeding (#2017) (e564a9f)

v0.60.0

20 Apr 16:51
3b8bdca

Choose a tag to compare

0.60.0 (2026-04-20)

Full Changelog: v0.59.0...v0.60.0

Features

v0.59.0

16 Apr 04:21
4355fd4

Choose a tag to compare

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

  • strip internal host from connect openapi (#2001) (d9376d4)