v2.2.0
MCP-UI-Org/mcp-uiv2.2.0Jun 3, 2025by github-actions[bot]
AI Summary
This is a minor release (v2.2.0) that adds support for UI action result types, addressing GitHub issue #6. The update is focused on enhancing how UI actions return results, with no breaking changes or other modifications in this release.
Key Highlights
- Added support for UI action result types
- Addresses GitHub issue #6
- Minor version bump from v2.1.0 to v2.2.0
New Features
- Support for UI action result types
Full Release Notes
# [2.2.0](https://github.com/idosal/mcp-ui/compare/v2.1.0...v2.2.0) (2025-06-03) ### Features * support ui action result types ([#6](https://github.com/idosal/mcp-ui/issues/6)) ([899d152](https://github.com/idosal/mcp-ui/commit/899d1527286a281a23fbb8f3a207d435dfc3fe96))