Skip to content

Releases: angular/angular-cli

v8.3.18

07 Nov 20:28
Compare
Choose a tag to compare

Commits

@angular/cli (8.3.18)

Commit Description Notes
don't install using global command but rather install in a different folder


Special Thanks

Alan Agius, vikerman

v9.0.0-rc.0

31 Oct 20:59
Compare
Choose a tag to compare
v9.0.0-rc.0 Pre-release
Pre-release

Commits



Special Thanks

vikerman

v9.0.0-next.19

31 Oct 01:46
Compare
Choose a tag to compare
v9.0.0-next.19 Pre-release
Pre-release

Commits

@angular/cli (9.0.0-next.19)

Commit Description Notes
improve statues and description logs during update
updated CLI should not have analytics enabled

@schematics/angular (9.0.0-next.19)

Commit Description Notes
disable i18n migrations
universal add outputHashing to media [Closes #15953]

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

Commit Description Notes
temporarily disable localize for multiple locales
adjust translation parser import paths
augment with serviceworker during localization
i18n app shell with Ivy
enable locale data transform for single localization
don't emit CSS resources during a server build [Closes #12878]

@angular-devkit/schematics (9.0.0-next.19)

Commit Description Notes
use error logger method when there is a workflow error


Special Thanks

Alan Agius, Charles Lyding, Renovate Bot, Filipe Silva, Vikram Subramanian

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