Releases: angular/angular-cli
Releases · angular/angular-cli
v8.3.17
Commits
@angular-devkit/build-angular (0.803.17) | ||
Commit | Description | Notes |
|
update terser to 4.3.9 to address issue with keep_fnames |
[Closes #15996] |
Special Thanks
vikerman, Alan Agius
v8.3.16
v9.0.0-next.15
v8.3.14
v9.0.0-next.14
Commits
Breaking Changes
@schematics/angular: remove deprecated `spec` and `styleext` options (e92c46a)
Deprecated `styleext` and `spec` options have been removed. Use `style` and `skipTests` options instead.Special Thanks
Alan Agius, Renovate Bot, vikerman, Judy Bogart, Charles Lyding
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