15.4.0
What's Changed
- New: Blazor project scaffolding: Added Blazor project creation to the
newcommand withhostingandvariantoptions. Introduced theEmptyIgbProjecttemplate for scaffolding Blazor Web Apps viadotnet new igb-blazor, with support for the bootstrap, material, fluent, and indigo themes. #1719 - Angular 22 update: Updated
igniteui-angularand@angular/coreto~22.0.0across CLI templates and schematics. #1735 - fix(cli): Added grid component type selection (tree, hierarchical, and pivot grid options for React) during project creation. #1730
- change(cli): Renamed the
completeAndRunprompt-session method tocompleteand updated related install/run logic; project names are now quoted in next-steps output for better shell compatibility. #1733 - fix(mcp): Updated AI assistant labels for clarity in the MCP config and schema. #1731
- fix(mcp): Improved
get_docname resolution with normalization and an alias map. #1727
Full Changelog: 15.3.0...15.4.0