Releases: angular/angular-cli
Releases · angular/angular-cli
v8.3.13
v9.0.0-next.13
Commits
Special Thanks
Renovate Bot, Charles Lyding, Alan Agius, vikerman, Cédric Exbrayat, Filipe Silva
v9.0.0-next.12
Commits
@angular/cli (9.0.0-next.12) | ||
| Commit | Description | Notes |
|
|
Determine relative paths correctly | |
@angular-devkit/build-angular (0.900.0-next.12) | ||
| Commit | Description | Notes |
|
|
optimize i18n localize usage in source locale | |
|
|
initial support for i18n translation inlining | |
|
|
normalize extract i18n format option | |
@ngtools/webpack (9.0.0-next.12) | ||
| Commit | Description | Notes |
|
|
don't set ngprogram to null |
[Closes #15857] |
Special Thanks
Charles Lyding, Filipe Silva, vikerman, Renovate Bot, Tom Sullivan
v8.3.12
v9.0.0-next.11
v9.0.0-next.10
Commits
@angular/cli (9.0.0-next.10) | ||
| Commit | Description | Notes |
|
|
support using multiple configurations |
[Closes #10612] |
|
|
add support for ng-add packages that should not be saved as `dependencies` |
[Closes #12003] [Closes #15764] [Closes #13237] |
|
|
ng update log messages printed twice |
[Closes #15839] |
@schematics/angular (9.0.0-next.10) | ||
| Commit | Description | Notes |
|
|
remove `@angular/pwa` from depedencies |
[Closes #15764] |
|
|
add migration to add new i18n options for Ivy | |
|
|
rename the `ivy-ngcc` command to `ngcc` | |
|
|
update ngcc postinstall command | |
@angular-devkit/architect (0.900.0-next.10) | ||
| Commit | Description | Notes |
|
|
support multiple configs in WorkspaceNodeModulesArchitectHost | |
@angular-devkit/build-angular (0.900.0-next.10) | ||
| Commit | Description | Notes |
|
|
change the `ngComponentDef` to `ɵcmp` | |
|
|
only copy assets outside of webpack when differential loading is needed in build builder |
[Closes #15825] |
|
|
avoid attempting to copy directories | |
@angular-devkit/build-webpack (0.900.0-next.10) | ||
| Commit | Description | Notes |
|
|
proxy config with windows authentication |
[Closes #14595] |
Special Thanks
Alan Agius, Renovate Bot, Filipe Silva, Vikram Subramanian, George Kalpakas
v8.3.10
Commits
@angular-devkit/build-webpack (0.803.12) | ||
| Commit | Description | Notes |
|
|
proxy config with windows authentication |
[Closes #14595] |
Special Thanks
Alan Agius, Vikram Subramanian
v9.0.0-next.9
Commits
@angular-devkit/build-angular (0.900.0-next.9) | ||
| Commit | Description | Notes |
|
|
add experimentalRollupPass (#15690) | |
|
|
add support for i18n extraction with Ivy (#15796) | |
@schematics/angular (9.0.0-next.9) | ||
| Commit | Description | Notes |
|
|
use ngcc on postinstall (#15801) | |
|
|
add type option to component generator (#15754) | |
|
|
add migration ensure that `tslib` is installed (#15800) | |
|
|
scroll issue on new app (#15714) |
[Closes #15596] |
Special Thanks
Renovate Bot, Alan Agius, Filipe Silva, Charles Lyding, Minko Gechev, Leon Radley, Michael Prentice, Keen Yee Liau, Muhammad Umair Khan
v8.3.9
v9.0.0-next.8
Commits
@angular/cli (9.0.0-next.8) | ||
| Commit | Description | Notes |
|
|
allow subclass to override default collection name | |
|
|
initialize baseUrl variable | |
@angular-devkit/build-angular (0.900.0-next.8) | ||
| Commit | Description | Notes |
|
|
re-introduce pure_getters | |
@angular-devkit/build-optimizer (0.900.0-next.8) | ||
| Commit | Description | Notes |
|
|
don't use getImportTslibTransformer |
[Closes #15401] |
|
|
remove deprecated testImportTslib | |
Special Thanks
Keen Yee Liau, Renovate Bot, Charles Lyding, Filipe Silva, vikerman, Nikita Potapenko, Cédric Exbrayat