Skip to content

Releases: angular/angular-cli

v8.3.17

31 Oct 21:00
Compare
Choose a tag to compare

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

31 Oct 01:47
Compare
Choose a tag to compare

Commits

@angular/cli (8.3.16)

Commit Description Notes
updated CLI should not have analytics enabled


Special Thanks

vikerman, Alan Agius

v9.0.0-next.15

23 Oct 22:19
Compare
Choose a tag to compare
v9.0.0-next.15 Pre-release
Pre-release

Commits

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

Commit Description Notes
sockPath for custom path


Special Thanks

vikerman, renovate[bot], Amadou Sall, Alan Agius, Noopur, Charles Lyding, Michael

v8.3.14

23 Oct 22:07
Compare
Choose a tag to compare

Commits

@angular-devkit/build-angular (0.803.14)

Commit Description Notes
sockPath for custom path


Special Thanks

vikerman, Noopur, Michael

v9.0.0-next.14

22 Oct 21:27
Compare
Choose a tag to compare
v9.0.0-next.14 Pre-release
Pre-release

Commits

@angular/cli (9.0.0-next.14)

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

@schematics/angular (9.0.0-next.14)

Commit Description Notes
add tslib as a peerDependencies in library package.json

@angular-devkit/build-ng-packagr (0.900.0-next.14)

Commit Description Notes
limit support to version 9.0

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

22 Oct 21:22
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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