v2.5.1

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

AI Summary

This is a minor bug fix release that addresses missing exports for RemoteDomResource, ResourceRenderer, and HtmlResource components, making them available for external use.

Key Highlights

  • Fixed export of RemoteDomResource
  • Fixed export of ResourceRenderer
  • Fixed export of HtmlResource

Full Release Notes

## [2.5.1](https://github.com/idosal/mcp-ui/compare/v2.5.0...v2.5.1) (2025-06-28)


### Bug Fixes

* export RemoteDomResource ([2b86f2d](https://github.com/idosal/mcp-ui/commit/2b86f2dd4506de49c69908e23d84a2a323170446))
* export ResourceRenderer and HtmlResource ([2b841a5](https://github.com/idosal/mcp-ui/commit/2b841a556c1111ed70ccb3d3987afd21fe7df897))