v4.1.3
MCP-UI-Org/mcp-uiv4.1.3Jul 15, 2025by github-actions[bot]
AI Summary
This is a minor bug fix release (v4.1.3) that addresses an issue with ref passing to the UIResourceRenderer component, as reported in GitHub issue #32.
Key Highlights
- Fixed ref passing to UIResourceRenderer component
- Resolved GitHub issue #32
- Released on 2025-07-15
Full Release Notes
## [4.1.3](https://github.com/idosal/mcp-ui/compare/v4.1.2...v4.1.3) (2025-07-15) ### Bug Fixes * ref passing to UIResourceRenderer ([#32](https://github.com/idosal/mcp-ui/issues/32)) ([d28c23f](https://github.com/idosal/mcp-ui/commit/d28c23f9b8ee320f4e361200ae02a23f0d2a1c0c))