15.5.1
What's Changed
- fix(mcp): Updated the bundled MCP documentation database with the full set of documents, so
list_components,get_doc, andsearch_docsresolve against complete Angular, React, Web Components, and Blazor docs. Thebuild:dbscript no longer fails the build when the optional copy to the docs backend cannot be written. #1767 - refactor(styles): Removed hardcoded styles from the React templates — Login, Register, LoginBar, LoginDialog, Profile, and the side-nav / side-nav-mini / side-nav-auth layouts now use theme CSS variables. Also restored the missing theme import and styles in the React base template. #1760
- feat(cd): Added an MCP Publisher step to the npm publish workflow, including prerelease checks, so
@igniteui/mcp-serveris published to the MCP registry alongside npm. Updated the root and MCP README files. #1764 - chore(mcp): Updated
@modelcontextprotocol/sdkto 1.30.0 and@hono/node-serverto 2.0.12. #1762
Full Changelog: 15.5.0...15.5.1