v2.3.3

MCP-UI-Org/mcp-uiv2.3.3Jun 19, 2025by github-actions[bot]

AI Summary

This is a patch release (2.3.3) that fixes TypeScript type compatibility issues with the MCP SDK. The release addresses a single bug reported in issue #10, ensuring the library's types work correctly with the Model Context Protocol SDK.

Key Highlights

  • Fixed TypeScript types to be compatible with MCP SDK
  • Resolved issue #10 related to type definitions

Full Release Notes

## [2.3.3](https://github.com/idosal/mcp-ui/compare/v2.3.2...v2.3.3) (2025-06-19)


### Bug Fixes

* typescript types to be compatible with MCP SDK ([#10](https://github.com/idosal/mcp-ui/issues/10)) ([74365d7](https://github.com/idosal/mcp-ui/commit/74365d7ed6422beef6cd9ee0f5a97c847bd9827b))