client/v5.17.3

MCP-UI-Org/mcp-uiclient/v5.17.3Dec 20, 2025by github-actions[bot]

AI Summary

A bug fix release that adds the missing connectedMoveCallback to the Web Component implementation. This completes the WC API by ensuring all callback methods are properly exposed.

Key Highlights

  • Added connectedMoveCallback to WC implementation
  • Completes Web Component callback API
  • Addresses issue #170

Full Release Notes

## [5.17.3](https://github.com/MCP-UI-Org/mcp-ui/compare/client/v5.17.2...client/v5.17.3) (2025-12-20)


### Bug Fixes

* add connectedMoveCallback to the WC implementation ([#170](https://github.com/MCP-UI-Org/mcp-ui/issues/170)) ([5ac4734](https://github.com/MCP-UI-Org/mcp-ui/commit/5ac4734078ff56e213e7a57029fd612638abb0b4))