Releases: IgniteUI/igniteui-cli
Releases · IgniteUI/igniteui-cli
13.1.4
13.1.4 (2024-01-26)
What's Changed
- feat: add style-utils file to base project by @onlyexeption in #1195
- refactor(projects-routes): update indentation by @jackofdiamond5 in #1197
Full Changelog: v13.1.3...v13.1.4
13.1.3
13.1.3 (2024-01-17)
What's Changed
- Enable binding information from the Router state to the components' inputs by @viktorkombov in #1196
- fix(igr-ts): add github workflows folder by @onlyexeption in #1192
- React - open browser on app start by @onlyexeption in #1187
- Replace base app name with placeholders by @jackofdiamond5 in #1194
- Bump the version of WebComponents by @valadzhov in #1189
- build(deps): bump follow-redirects from 1.15.0 to 1.15.4 by @dependabot in #1193
New Contributors
- @viktorkombov made their first contribution in #1196
Full Changelog: v13.1.2...v13.1.3
13.1.2
13.1.2 (2024-01-02)
What's Changed
- Resolve proj lib by type by @jackofdiamond5 in #1188
Full Changelog: v13.1.1...v13.1.2
13.1.1
13.1.1 (2023-12-14)
What's Changed
- In lowerDashed do not add dash before numbers by @wnvko in #1182
- chore(angular): Add standalone=false variable to angular.json by @valadzhov in #1186
Full Changelog: v13.1.0...v13.1.1
13.0.3
13.0.3 (2023-12-14)
What's Changed
- In lowerDashed do not add dash before numbers - 13.0.x by @wnvko in #1183
- chore(angular): Add standalone=false variable to angular.json by @valadzhov in #1185
Full Changelog: v13.0.2...v13.0.3
12.0.8
13.1.0
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 standaloneigniteui-angular
components. Migrations are available for both - useng 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
- feat(igr-ts): add igr-ts proj type by @onlyexeption in #1146
- Fix file name casing by @onlyexeption in #1178
- Update to standalone components by @jackofdiamond5 in #1174
- Migrate projectType in cli config by @jackofdiamond5 in #1180
- fix(igx): remove prod config for ng build by @Lipata in #1179
Full Changelog: v13.0.2...v13.1.0