| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-25 | 1.4 kB | |
| v1.28.0 source code.tar.gz | 2026-03-25 | 486.5 kB | |
| v1.28.0 source code.zip | 2026-03-25 | 600.6 kB | |
| Totals: 3 Items | 1.1 MB | 0 | |
What's Changed
- feat: use scopes_supported from resource metadata by default (fixes [#580]) by @antogyn in https://github.com/modelcontextprotocol/typescript-sdk/pull/757
- [v1.x backport] Default to client_secret_basic when server omits token_endpoint_auth_methods_supported by @pcarleton in https://github.com/modelcontextprotocol/typescript-sdk/pull/1611
- fix: reject plain JSON Schema objects passed as inputSchema by @tiluckdave in https://github.com/modelcontextprotocol/typescript-sdk/pull/1596
- fix: clear _timeoutInfo in _onclose() and scope .finally() abort controller cleanup by @pcarleton in https://github.com/modelcontextprotocol/typescript-sdk/pull/1462
- fix(server/auth): RFC 8252 loopback port relaxation by @poteat in https://github.com/modelcontextprotocol/typescript-sdk/pull/1738
- chore: bump version to 1.28.0 by @felixweinberger in https://github.com/modelcontextprotocol/typescript-sdk/pull/1746
New Contributors
- @antogyn made their first contribution in https://github.com/modelcontextprotocol/typescript-sdk/pull/757
- @tiluckdave made their first contribution in https://github.com/modelcontextprotocol/typescript-sdk/pull/1596
- @poteat made their first contribution in https://github.com/modelcontextprotocol/typescript-sdk/pull/1738
Full Changelog: https://github.com/modelcontextprotocol/typescript-sdk/compare/v1.27.1...v1.28.0