v4.0.0
MCP-UI-Org/mcp-uiv4.0.0Jul 5, 2025by github-actions[bot]
AI Summary
This is a refactoring-focused release (v4.0.0) that renames components and methods to fit a new scope for the MCP-UI library. The main change addresses issue #22 by updating exported names, which is marked as a breaking change requiring users to update their imports. No new features were added in this release.
Key Highlights
- Renamed components and methods to fit new scope (issue #22)
- Breaking change: exported names have changed
- Version bump from v3.0.0 to v4.0.0
Breaking Changes
- Exported names have changed - users need to update their imports
Full Release Notes
# [4.0.0](https://github.com/idosal/mcp-ui/compare/v3.0.0...v4.0.0) (2025-07-05) ### Bug Fixes * rename components and methods to fit new scope ([#22](https://github.com/idosal/mcp-ui/issues/22)) ([6bab1fe](https://github.com/idosal/mcp-ui/commit/6bab1fe3a168a18e7ba4762e23478abf4e0cc84c)) ### BREAKING CHANGES * exported names have changed