angular-cli
angular-cli copied to clipboard
CLI tool for Angular
### Command test ### Description First of all, I support the initiative to add `vitest` to Angular. Especially since `vite` is already used for ~build &~ serve. Early feedback for...
### Command serve ### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was...
### Command new ### Is this a regression? - [x] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not...
## PR Checklist Please check to confirm your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/angular/angular-cli/blob/main/CONTRIBUTING.md#-commit-message-guidelines - [x] Tests for the changes have been...
### Command test ### Description After upgrading to Angular 20 the old karma junit reporter library stopped working for us. Happily, the vitest runner directly supports [junit](https://vitest.dev/guide/reporters). However, it doesn't...
### Command build ### Is this a regression? - [x] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not...
### Command update ### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was...
### Command build ### Is this a regression? - [x] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not...
…option when duplicates exist Running the extract-i18n command will always log duplicate i18n message IDs as warnings, regardless of the value of the i18nDuplicateTranslation option. With this fix, command will...
### Command update ### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was...