angular-cli
angular-cli copied to clipboard
CLI tool for Angular
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@angular/animations](https://togithub.com/angular/animations-builds) | dependencies | digest | `505f8a2` -> `d454700` | | [@angular/animations](https://togithub.com/angular/angular) |...
This commit adds an internal file to export needed symbols from `@angular/platform-server` when building a server bundle. This is needed. This is needed so that DI tokens can be referenced...
### Command generate ### Description After Standalone components rolled out in v14, many of the angular devs started using single file standalone components as default. They just look cleaner, less...
I had a case of something else above throwing and it was hidden due to this.
### 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...
With this commit the builder and schematic names are added as page title to page events. Also, we address a bug where during a watch or error in some cases...
### Which @angular/* package(s) are the source of the bug? Don't known / other ### Is this a regression? Yes ### Description With Angular 13 we have encountered fat arrow...
# 🐞 Bug report ### Command (mark with an `x`) - [ ] new - [ ] build - [ ] serve - [x] test - [ ] e2e -...
BREAKING CHANGE: Workspace projects with missing `root` is now an error.
### Which @angular/* package(s) are the source of the bug? localize ### Is this a regression? Yes ### Description Hello, I just migrated from 11 to 14. (had difficulties to...