Skip to content

Releases: modelcontextprotocol/typescript-sdk

1.22.0

13 Nov 20:08
324d471

Choose a tag to compare

What's Changed

1.21.2

13 Nov 19:56
53a8316

Choose a tag to compare

What's changed

This is a patch release for a regression highlighted by #1103

This patch contains only the cherry picked fix in #1108

Full Changelog: 1.21.1...1.21.2

1.21.1

07 Nov 15:00
fcc7da8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.21.0...1.21.1

1.21.0

30 Oct 22:37
783d53b

Choose a tag to compare

What's Changed

  • feat: pluggable JSON schema validator providers by @mattzcarey in #1012
  • Update metadata.ts by @pcarleton in #1010
  • fix: Prefer the token_endpoint_auth_method response from DCR registration by @chipgpt in #1022
  • Fix: Non-existent tool, disabled tool and inputSchema validation return MCP protocol level instead of CallToolResult with isError: true by @KKonstantinov in #1044
  • chore: bump version to 1.21.0 for release by @felixweinberger in #1062

New Contributors

Full Changelog: 1.20.2...1.21.0

1.20.2

24 Oct 00:33
7098bff

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.20.1...1.20.2

1.20.1

16 Oct 19:25
718120d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.20.0...1.20.1

1.20.0

09 Oct 20:55
c84ef24

Choose a tag to compare

What's Changed

  • docs: improve main README with better quick start, include examples of stateless HTTP, explain tools v resources v prompts by @domdomegg in #980
  • chore: add lint:fix script by @mattzcarey in #1013
  • Default to S256 code challenge if not specified in authorization server metadata by @LucaButBoring in #992

New Contributors 🙏

Full Changelog: 1.19.0...1.20.0

1.19.0

02 Oct 17:25
29b65b0

Choose a tag to compare

What's Changed

  • fix: prevent infinite recursion when server throws 401 after successful authentication by @arjunkmrm in #945
  • fix: change Icon.sizes from string to string[] by @domdomegg in #981
  • MCP: Icons type as per SEP-973, spec types test improvements, ImplementationSchema use IconsSchema by @KKonstantinov in #947
  • MCP SDK: Add Prettier to Typescript SDK by @KKonstantinov in #976
  • run prettier by @ihrpr in #995

New Contributors 🙏

Full Changelog: 1.18.2...1.19.0