Skip to content

Releases: angular/angular-cli

v10.0.0

24 Jun 19:32

Choose a tag to compare

Commits

@angular-devkit/architect (0.1000.0)

Commit Description Notes
temporary workaround for TS bug with UMDs

@angular-devkit/build-angular (0.1000.0)

Commit Description Notes
rebase relative stylesheet assets when using preprocessors
provide webpack support for resolving via Yarn PnP
change tslint default formatter to stylish
show warnings when depending on CommonJS.
disable CSS `calc` optimizations [Closes #16910]
[Closes #16875]
[Closes #17890]
update copy-webpack-plugin to version 6 [Closes #17858]
dedupe duplicate modules
add link when displaying commonJS usage warnings
the path to `source_file_utils` changed in v10.0.0
ensure webpack tilde resolve behavior for stylesheet resources
retain css declarations order when using `extractCss` and `@import` rule [Closes #9475]
don't show commonjs usage for webpack-dev-server utils

@angular-devkit/build-optimizer (0.1000.0)

Commit Description Notes
use TypeScript 3.6

@angular-devkit/schematics (10.0.0)

Commit Description Notes
add module_name and data files

@angular/cli (10.0.0)

Commit Description Notes
throw error when specified project does not exist [Closes #17682]
add missing `experimentalRollupPass`in CLI schema
downgrade pacote to 9.5.12 [Closes #17314]
[Closes #16615]

@ngtools/webpack (10.0.0)

Commit Description Notes
don't emit unused file warning for`.ngtypecheck.ts`
remove internal markers
export VirtualFileSystemDecorator type

@schematics/angular (10.0.0)

Commit Description Notes
add tslint no-any and typedef rules when in strict mode
add solutions style tsconfig structure [Closes #17493]
[Closes #8138]
generate new projects us...
Read more

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