Skip to content

Releases: IgniteUI/igniteui-cli

13.1.0

13 Dec 14:03
f130658
Compare
Choose a tag to compare

13.1.0 (2023-12-13)

🎉 This update includes:

React:

  • igniteui-cli templates now use the latest react framework version 18.x.
  • igniteui-cli templates for the grid now use the new Ignite UI React IgrGrid

Angular

  • igniteui-cli and @igniteui/angular-schematics now generates standalone angular projects and standalone igniteui-angular components. Migrations are available for both - use ng update to apply them.
  • igniteui-cli and @igniteui/angular-schematics keeps the old functionality and generates angular project and components using modules.

What's Changed

Full Changelog: v13.0.2...v13.1.0

13.0.2

21 Nov 13:35
82d2b32
Compare
Choose a tag to compare

13.0.2 (2023-11-21)

What's Changed

  • chore: Update IgniteUI Angular Wrappers and Karma Jasmine HTML Reporter by @valadzhov in #1175

13.0.1

15 Nov 10:04
Compare
Choose a tag to compare

13.0.1 (2023-11-15)

What's Changed

Full Changelog: v13.0.0...v13.0.1

12.0.7

15 Nov 10:02
be47951
Compare
Choose a tag to compare

12.0.7 (2023-11-14)

What's Changed

  • fix: update Utils.LowerDashed function by @Lipata in #1172

Full Changelog: v12.0.6...v12.0.7

13.0.0

09 Nov 16:50
Compare
Choose a tag to compare

13.0.0 (2023-11-09)

🎉 This update includes:

  • igniteui-angular version 17.0.0.

What's Changed

Full Changelog: v12.0.6...v13.0.0

13.0.0-rc.0

09 Nov 14:00
a7c5afa
Compare
Choose a tag to compare
13.0.0-rc.0 Pre-release
Pre-release

What's Changed

Full Changelog: v12.0.6...v13.0.0-rc.0

12.0.6

02 Oct 14:44
839afe9
Compare
Choose a tag to compare

12.0.6 (2023-10-02)

What's Changed

  • chore(migrations): remove ng update package groups by @Lipata in #1151

Full Changelog: v12.0.5...v12.0.6

12.0.5

18 Jul 13:16
Compare
Choose a tag to compare

What's Changed

  • Fix memory allocation issue during build of webComponent app that uses igc-category-chart by @dkalinovInfra in #1143
  • build(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in #1141

New Contributors

Full Changelog: v12.0.3...v12.0.5

12.0.4

18 Jul 12:10
Compare
Choose a tag to compare

What's Changed

  • Fix memory allocation issue during build of webComponent app that uses igc-category-chart by @dkalinovInfra in #1143

New Contributors

Full Changelog: v12.0.3...v12.0.4

12.0.3

28 Jun 13:04
023c5b1
Compare
Choose a tag to compare

12.0.3 (2023-06-28)

🎉 This update includes:

igniteui-webcomponents version 4.3.0, and several improvements for the web-components generation.

What's Changed

  • update web components' libraries to 4.3.0 by @Lipata in #1137
  • Removing ts-node from Angular proj by @dafo in #1138