Releases: angular/angular-cli
Releases · angular/angular-cli
v13.2.0-next.0
v13.1.0
13.1.0 (2021-12-09)
@angular-devkit/schematics-cli
| Commit | Description |
|---|---|
| generate new projects using TypeScript 4.5 |
@schematics/angular
| Commit | Description |
|---|---|
| add VS Code configurations when generating a new workspace | |
| generate new projects using TypeScript 4.5 | |
| loosen project name validation |
@angular/cli
| Commit | Description |
|---|---|
| ask to install angular-eslint when running ng lint in new projects | |
| provide more detailed error for not found builder | |
ng doc does open browser on Windows |
@angular-devkit/build-angular
@ngtools/webpack
| Commit | Description |
|---|---|
add cjs and mjs to passthrough files |
|
| handle promise rejection during Angular program analyzes |
Special Thanks
Alan Agius, Charles Lyding, Doug Parker, Ferdinand Malcher, Joey Perrott and Ruslan Lekhman
v13.1.0-rc.0
13.1.0-rc.0 (2021-12-09)
@angular-devkit/schematics-cli
| Commit | Description |
|---|---|
| generate new projects using TypeScript 4.5 |
@schematics/angular
| Commit | Description |
|---|---|
| generate new projects using TypeScript 4.5 |
@angular/cli
| Commit | Description |
|---|---|
ng doc does open browser on Windows |
@angular-devkit/build-angular
@ngtools/webpack
| Commit | Description |
|---|---|
| handle promise rejection during Angular program analyzes |
Special Thanks
Alan Agius, Doug Parker and Ferdinand Malcher
v12.2.14
12.2.14 (2021-12-07)
@angular/cli
Special Thanks
Alan Agius and Doug Parker
13.1.0-next.3
13.1.0-next.3 (2021-12-01)
@schematics/angular
| Commit | Description |
|---|---|
| add VS Code configurations when generating a new workspace | |
address eslint linting failures in test.ts |
@angular/cli
@angular-devkit/build-angular
| Commit | Description |
|---|---|
| colorize file raw sizes based on failing budgets | |
set dir attribute when using localization |
|
| watch i18n translation files with dev server | |
| correctly extract messages when using cached build (#22266) | |
| display cleaner errors | |
don't watch nested node_modules when polling is enabled |
|
| lazy modules bundle budgets | |
| transform remapped sourcemap into a plain object |
@ngtools/webpack
| Commit | Description |
|---|---|
JIT mode CommonJS accessing inexistent default property |
Special Thanks
Alan Agius, Billy Lando, Charles Lyding, David-Emmanuel DIVERNOIS, Derek Cormier and Doug Parker
13.0.4
13.0.4 (2021-12-01)
@schematics/angular
| Commit | Description |
|---|---|
address eslint linting failures in test.ts |
@angular/cli
| Commit | Description |
|---|---|
exit with a non-zero error code when migration fails during ng update |
|
logic which determines which temp version of the CLI is to be download during ng update |
@angular-devkit/build-angular
| Commit | Description |
|---|---|
| correctly extract messages when using cached build (#22266) | |
don't watch nested node_modules when polling is enabled |
|
| transform remapped sourcemap into a plain object |
@ngtools/webpack
| Commit | Description |
|---|---|
JIT mode CommonJS accessing inexistent default property |
Special Thanks
Alan Agius, Billy Lando, David-Emmanuel DIVERNOIS and Derek Cormier
v13.1.0-next.2
13.1.0-next.2 (2021-11-17)
@schematics/angular
| Commit | Description |
|---|---|
| loosen project name validation |
@angular/cli
| Commit | Description |
|---|---|
| provide more detailed error for not found builder |
@angular-devkit/build-angular
| Commit | Description |
|---|---|
| add estimated transfer size to build output report | |
| support JSON comments in dev-server proxy configuration file | |
| disable webpack backwards compatible APIs |
Special Thanks
Alan Agius, Charles Lyding, Doug Parker, Joey Perrott and Krzysztof Platis
v13.0.3
v13.1.0-next.1
13.1.0-next.1 (2021-11-10)
@schematics/angular
| Commit | Description |
|---|---|
| migrate ng-packagr configurations in package.json | |
| show warning when migrating ng-packagr JS configurations | |
| updated Angular new project version to v13.0.0 |
@angular/cli
| Commit | Description |
|---|---|
| avoid redirecting @angular/core in Angular migrations | |
favor ng-update packageGroupName in ng update output |
@angular-devkit/build-angular
Special Thanks
Alan Agius, Charles Lyding, Doug Parker, Joey Perrott and Paul Gschwendtner
v13.0.2
13.0.2 (2021-11-10)
@schematics/angular
| Commit | Description |
|---|---|
| migrate ng-packagr configurations in package.json | |
| show warning when migrating ng-packagr JS configurations |
@angular/cli
| Commit | Description |
|---|---|
| avoid redirecting @angular/core in Angular migrations | |
favor ng-update packageGroupName in ng update output |
@angular-devkit/build-angular
Special Thanks
Alan Agius, Charles Lyding, Joey Perrott and Paul Gschwendtner