Releases: IgniteUI/igniteui-cli
Releases · IgniteUI/igniteui-cli
13.2.1
13.2.0
13.1.16
13.1.16 (2024-04-28)
What's Changed
- fix(react): fix null type build error in main.tsx by @teodosiah in #1242
- chore(ng standalone): add stylePreprocessorOptions for test by @Lipata in #1244
- chore(*): update node in publish and all templates by @Lipata in #1245
Full Changelog: v13.1.15...v13.1.16
13.1.15
13.1.15 (2024-04-12)
What's Changed
- Remove igniteui-react related dependencies by @igdmdimitrov in #1234
Full Changelog: v13.1.14...v13.1.15
13.1.14
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