Skip to content

Releases: angular/angular-cli

v8.3.13

22 Oct 21:22

Choose a tag to compare

Commits

@angular/cli (8.3.13)

Commit Description Notes
logic to determine if the installed CLI is out of date


Special Thanks

Alan Agius, vikerman, Judy Bogart

v9.0.0-next.13

21 Oct 20:34

Choose a tag to compare

v9.0.0-next.13 Pre-release
Pre-release

Commits

@schematics/angular (9.0.0-next.13)

Commit Description Notes
update @types/node for version 9
update to TypeScript 3.6
remove unneeded debugElement in test

@angular-devkit/build-angular (0.900.0-next.13)

Commit Description Notes
support i18n localization for non-differential builds
support deprecated i18n options with new configuration
support parallel i18n localization
update sourcemaps during localization


Special Thanks

Renovate Bot, Charles Lyding, Alan Agius, vikerman, Cédric Exbrayat, Filipe Silva

v9.0.0-next.12

17 Oct 21:49

Choose a tag to compare

v9.0.0-next.12 Pre-release
Pre-release

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

17 Oct 21:47

Choose a tag to compare

Commits

@angular/cli (8.3.12)

Commit Description Notes
Determine relative paths correctly


Special Thanks

vikerman, Tom Sullivan

v9.0.0-next.11

17 Oct 21:53

Choose a tag to compare

v9.0.0-next.11 Pre-release
Pre-release

Commits

@angular-devkit/build-angular (0.900.0-next.11)

Commit Description Notes
update peer dependency support
roll angular app test back to VE

@ngtools/webpack (9.0.0-next.11)

Commit Description Notes
update peer dependency support


Special Thanks

Filipe Silva, Vikram Subramanian

v9.0.0-next.10

17 Oct 21:52

Choose a tag to compare

v9.0.0-next.10 Pre-release
Pre-release

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

17 Oct 21:46

Choose a tag to compare

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

11 Oct 02:16

Choose a tag to compare

v9.0.0-next.9 Pre-release
Pre-release

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

11 Oct 02:15

Choose a tag to compare

Commits

@angular-devkit/build-angular (0.803.9)

Commit Description Notes
remove prerelease @angular/compiler-cli peer dependency (#15780)


Special Thanks

Charles Lyding, Minko Gechev

v9.0.0-next.8

03 Oct 22:16

Choose a tag to compare

v9.0.0-next.8 Pre-release
Pre-release

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