What's Changed
- Implement DNS Rebinding Protections per spec by @ddworken in #565
- fix lint by @ihrpr in #704
- fix: add missing eventsource-parser dependency by @domnit in #424
- fix: add windows env PROGRAMFILES, avoid some exe can not be found by @muzea in #386
- add overloads for registerResource method in McpServer class by @kentcdodds in #661
- fix: extra headers when they are a Headers object by @garciasdos in #571
- fix: missing "properties" property in empty schema by @sinedied in #598
- fix: Expose the MCP child process PID as an accessible property in StdioClientTransport by @XiaofuHuang in #455
- fix: add type safety for tool output schemas in ToolCallback by @sushichan044 in #670
- doc minimum node version requirment by @marcopeg in #463
- docs: add error handling when it fails to start HTTP server by @formulahendry in #371
- Added Sampling Example to README by @RishiNandha in #698
- Returning undefined from
discoverOAuthMetadata
for CORS errors by @geelen in #717 - Bump version to 1.13.3 by @ihrpr in #719
New Contributors 🙏
- @ddworken made their first contribution in #565
- @domnit made their first contribution in #424
- @muzea made their first contribution in #386
- @kentcdodds made their first contribution in #661
- @garciasdos made their first contribution in #571
- @sinedied made their first contribution in #598
- @XiaofuHuang made their first contribution in #455
- @sushichan044 made their first contribution in #670
- @marcopeg made their first contribution in #463
- @formulahendry made their first contribution in #371
- @RishiNandha made their first contribution in #698
Full Changelog: 1.13.2...1.13.3