Skip to content

Releases: IgniteUI/igniteui-cli

15.2.2-alpha.3

27 May 13:32

Choose a tag to compare

15.2.2-alpha.3 Pre-release
Pre-release
refactor: rename PACKAGE_MIN_BYTES to FRAMEWORK_MIN_BYTES and simplif…

15.2.2-alpha.2

22 May 10:42

Choose a tag to compare

15.2.2-alpha.2 Pre-release
Pre-release
15.2.2-alpha.2

15.2.2-alpha.1

20 May 13:08

Choose a tag to compare

15.2.2-alpha.1 Pre-release
Pre-release
15.2.2-alpha.1

15.2.2-alpha.0

20 May 12:37

Choose a tag to compare

15.2.2-alpha.0 Pre-release
Pre-release
15.2.2-alpha.0

15.2.1

20 May 11:11
b164540

Choose a tag to compare

What's Changed

  • Fix [MCP] Enforce library boundaries in search_api and server instructions by @ivanvpetrov in #1694
  • Adding api ref docs to npm package by @dkalinovInfra in #1697
  • fix(upgrade-packages): detect framework & run without ignite-ui-cli.json by @Copilot in #1690

Full Changelog: 15.2.0...15.2.1

15.2.1-alpha.3

20 May 07:21

Choose a tag to compare

15.2.1-alpha.3 Pre-release
Pre-release
chore: update package versions to 15.2.1-alpha.3 and 21.2.1521-alpha.…

15.2.0

18 May 15:49
d44baaa

Choose a tag to compare

What's Changed

  • Updated ig ai-config command:
    • Added AI coding assistance integration for Blazor projects by @Marina-L-Stoyanova in #1688
    • Now accepts a --framework / -f option for explicit framework specification. When omitted, the command still attempts to auto-detect the framework, but if detection fails it now also prompts the user for selection (in TTY) by @damyanpetev in #1689
  • Ignite UI MCP official support for Blazor with docs and API, documentation database update by @onlyexeption & @dkalinovInfra in #1677, #1686

15.1.0

13 May 13:50
543f89e

Choose a tag to compare

What's Changed

  • feat(ai-config): The ai-config command now enables users to select and configure an AI coding assistant integration for their Ignite UI project. by @Marina-L-Stoyanova #1684, #1664
    • Based on the selected provider, the command adds the required skills, instruction files, and MCP configuration to streamline AI-assisted development workflows.
    • The new command now accepts --agents (for adding skills and instruction files) and --assistants (for adding mcp configuration) options, allowing users to configure AI integration directly during project creation.
    • When using the step-by-step wizard, users are automatically prompted to select their preferred AI agents and coding assistants after the project structure is generated.
    • The Angular schematics package includes a dedicated ai-config schematic that runs automatically during ng new with Ignite UI and can also be invoked standalone via ng generate @igniteui/angular-schematics:ai-config to add AI configuration to existing Angular projects.
  • feat(mcp): mcp server registry.modelcontextprotocol.io config by @dkalinovInfra in #1678
  • fix(react): Grid is missing in "Grids & Lists" components by @dkalinovInfra in #1676

Full Changelog: 15.0.1...15.1.0

15.1.0-beta.0

28 Apr 09:35
ecf7069

Choose a tag to compare

15.1.0-beta.0 Pre-release
Pre-release

What's Changed

Full Changelog: 15.0.0...15.1.0-beta.0

15.0.1

28 Apr 15:34
ea882cc

Choose a tag to compare

What's Changed

  • fix(igx-ts): fix spec files by @Hristo313 in #1661
  • fix(cli): default new command to angular by @georgianastasov in #1666
  • fix(igx-ts): resolve lint errors in Angular project templates by @Copilot in #1668
  • feat(cli): list-all-frameworks mode + help output overhaul by @dkalinovInfra in #1662
  • ci(npm): OIDC/Trusted publishing workflow & node update by @turbobobbytraykov in #1654
  • build(deps): bump postcss from 8.5.8 to 8.5.12 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1670
  • chore(igx-ts,igr-ts,igc-ts): bump igniteui package deps by @damyanpetev in #1673

Full Changelog: 15.0.0...15.0.1