v1.1.0

MCP-UI-Org/mcp-uiv1.1.0May 16, 2025by github-actions[bot]

AI Summary

This is a minor release (v1.1.0) of the MCP-UI library focused on dependency maintenance and a small API improvement. The update makes the onGenericMcpAction callback optional on UiAction, providing more flexibility for users of the library.

Key Highlights

  • Updated project dependencies for improved stability and security
  • Made onGenericMcpAction callback optional on UiAction component
  • Release published on May 16, 2025
  • This is a minor version bump from v1.0.7

New Features

  • onGenericMcpAction is now optional on UiAction component, allowing users to use UiAction without providing a generic MCP action handler

Full Release Notes

# [1.1.0](https://github.com/idosal/mcp-ui/compare/v1.0.7...v1.1.0) (2025-05-16)


### Bug Fixes

* update deps ([4091ef4](https://github.com/idosal/mcp-ui/commit/4091ef47da048fab3c4feb002f5287b2ff295744))


### Features

* change onGenericMcpAction to optional onUiAction ([1913b59](https://github.com/idosal/mcp-ui/commit/1913b5977c30811f9e67659949e2d961f2eda983))