Releases: IgniteUI/igniteui-cli
Releases · IgniteUI/igniteui-cli
13.1.13
13.1.13 (2024-04-11)
What's Changed
- feat(react): turn off no-explicit-any in eslint by @igdmdimitrov in #1230
- Remove obsolete classes in app.tsx by @onlyexeption in #1231
- chore: update typescript; migrate to eslint by @jackofdiamond5 in #1235
- fix: fix yml script placeholder delimiters by @onlyexeption in #1239
- fix(igr-ts): lint ignore unused vars prefix; ts strict by @onlyexeption in #1232
- fix(cli-templetes): Replaced index.html <title> to ApplicationTitle as placeholder by @ivanvpetrov in #1237
New Contributors
- @ivanvpetrov made their first contribution in #1237
13.1.12
13.1.12 (2024-03-21)
🎉 This update includes upgrade-packages
command for web components and react.
In a project with igniteui-webcomponents or igniteui-react use the following command:
ig upgrade-packages
License FAQ and Installation for web components
License FAQ and Installation for react
What's Changed
- feat(cli): upgrade packages for React and WC by @igdmdimitrov in #1198
- fix: add elements internal polyfill to base template by @onlyexeption in #1225
- indentation across igr-ts projects by @onlyexeption in #1223
- build(deps): bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #1226
- fix(Imports): Fixed class import path in .test.ts by @gedinakova in #1224
- fix(Lint): Fixed styles typing in style-utils by @gedinakova in #1222
- Generate default route redirect in React by @wnvko in #1227
- Generate default redirect routes for NG by @jackofdiamond5 in #1228
New Contributors
- @igdmdimitrov made their first contribution in #1198
Full Changelog: v13.1.11...v13.1.12
13.1.11
13.1.10
13.1.9
13.1.9 (2024-03-05)
What's Changed
- Remove a redundant empty line in the routing file by @jackofdiamond5 in #1215
Full Changelog: v13.1.8...v13.1.9
13.1.8
13.1.7
13.1.7 (2024-02-28)
What's Changed
- fix(WebComponents): Removing an unnecessary quote from package.json by @valadzhov in #1213
Full Changelog: v13.1.6...v13.1.7
13.1.6
13.1.6 (2024-02-26)
🎉 This update includes:
igniteui-angular
version 17.1.0.
What's Changed
- chore: update wc refs by @Lipata in #1202
- Bump proj deps to 17.1 by @jackofdiamond5 in #1200
- fix(React): Add styles to support dark themes #29410 by @gedinakova in #1205
- Lazy load routes by @jackofdiamond5 in #1207
- Provide http client by @jackofdiamond5 in #1209
- feat(ng-add): add setup config provideAnimations by @damyanpetev in #1211
- Remove the default 'Titillium' font from the Angular base project by @viktorkombov in #1203
New Contributors
- @gedinakova made their first contribution in #1205
Full Changelog: v13.1.5...v13.1.6
13.1.5
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