Skip to content

Releases: angular/angular-cli

v8.3.28

22 Jun 22:17

Choose a tag to compare

Commits

@angular-devkit/build-angular (0.803.28)

Commit Description Notes
update terser-webpack-plugin to 3.0.3 [Closes #17912]


Special Thanks

Keen Yee Liau, Alan Agius

v9.1.9

17 Jun 22:40

Choose a tag to compare

Commits

@angular-devkit/build-angular (0.901.9)

Commit Description Notes
update terser-webpack-plugin to 3.0.3 [Closes #17912]


Special Thanks

Doug Parker, Charles Lyding, Alan Agius

v10.0.0-rc.5

16 Jun 23:32

Choose a tag to compare

v10.0.0-rc.5 Pre-release
Pre-release

Commits

@angular/cli (10.0.0-rc.5)

Commit Description Notes
throw error when specified project does not exist [Closes #17682]

@schematics/angular (10.0.0-rc.5)

Commit Description Notes
only generate `package.json` under `app` in strict applications
add links to generated app package.json files
add links to generated tsconfig files


Special Thanks

Alan Agius, Doug Parker, Kishan Gajera

v10.0.0-rc.4

16 Jun 02:54

Choose a tag to compare

v10.0.0-rc.4 Pre-release
Pre-release

Commits

@schematics/angular (10.0.0-rc.4)

Commit Description Notes
disable v10 side effect package.json migration


Special Thanks

Charles Lyding, Doug Parker, Alan Agius

v10.0.0-rc.3

10 Jun 22:49

Choose a tag to compare

v10.0.0-rc.3 Pre-release
Pre-release

Commits

@angular-devkit/build-angular (0.1000.0-rc.3)

Commit Description Notes
disable CSS `calc` optimizations [Closes #16910]
[Closes #16875]
[Closes #17890]
update copy-webpack-plugin to version 6 [Closes #17858]

@schematics/angular (10.0.0-rc.3)

Commit Description Notes
specify module option as a fix for the multiple module error
add strict setting to angular.json
remove strict prompt
don't visit dot folders when running migrations
update several testing dev dependencies


Special Thanks

Alan Agius, Minko Gechev, Kishan Gajera, Charles Lyding

v9.1.8

10 Jun 23:19

Choose a tag to compare

Commits

@angular-devkit/build-angular (0.901.8)

Commit Description Notes
update less library to version 3.11.3
update copy-webpack-plugin to version 6 [Closes #17858]


Special Thanks

Alan Agius, Minko Gechev, Vishnu TS

v8.3.27

10 Jun 23:25

Choose a tag to compare

Commits

@angular-devkit/build-angular (0.803.27)

Commit Description Notes
update copy-webpack-plugin to version 6 [Closes #17858]
address vulnerability in webpack-dev-server

@schematics/angular (8.3.27)

Commit Description Notes
address vulnerability in protractor


Special Thanks

Charles Lyding, Alan Agius, Minko Gechev

v10.0.0-rc.2

01 Jun 19:38

Choose a tag to compare

v10.0.0-rc.2 Pre-release
Pre-release

Commits

@schematics/angular (10.0.0-rc.2)

Commit Description Notes
add tslint no-any and typedef rules when in strict mode
use ES2016 as syntax target for server bundles
remove node typings from tsconfig.spec.json


Special Thanks

Alan Agius, Renovate Bot, Keen Yee Liau, Cyrille Tuzi, Cédric Exbrayat

v10.0.0-rc.0

21 May 20:24

Choose a tag to compare

v10.0.0-rc.0 Pre-release
Pre-release

Commits

@angular-devkit/build-angular (0.1000.0-rc.0)

Commit Description Notes
dedupe duplicate modules

@schematics/angular (10.0.0-rc.0)

Commit Description Notes
add solutions style tsconfig structure [Closes #17493]
[Closes #8138]
update to tslib 2.0.0
add migration to ensure tslint deprecation rule


Special Thanks

Renovate Bot, Alan Agius, Charles Lyding, Minko Gechev

v9.1.7

21 May 20:23

Choose a tag to compare

Commits

@angular-devkit/build-angular (0.901.7)

Commit Description Notes
downlevel and optimize locale data
address vulnerability in webpack-dev-server [Closes #17642]

@schematics/angular (9.1.7)

Commit Description Notes
add tslib as a direct dependency for new libraries
address vulnerability in protractor [Closes #17642]


Special Thanks

Alan Agius, Charles Lyding, Minko Gechev