Skip to content

Releases: angular/angular-cli

v7.1.1

03 Dec 18:40

Choose a tag to compare

Commits

@ngtools/webpack (7.1.1)

Commit Description Notes
files are not being updated when using `allowJs` or `resolveJsonModule` (#13089) [Closes #13076]
[Closes #12964]
cleanup resources after modules are loaded (#12994)

@schematics/update (0.11.1)

Commit Description Notes
replace environment variables in npm/yarn rc

@schematics/angular (7.1.1)

Commit Description Notes
let tslint resolve codelyzer (#13101) [Closes #13101]
[Closes #13100]
add providers into providers metadata but not inner Object with ut. (#13081)

Special Thanks

Alan Agius, Charles Lyding, Vikram Subramanian, 赵正阳, Hans Larsen, Mathou54, Krishna Mohan

v7.1.0

26 Nov 21:25

Choose a tag to compare

Commits

@angular/cli (7.1.0)

Commit Description Notes
handle case senstive aliases [Closes #12780]

Special Thanks

Alan Agius, Hans Larsen, Charles Lyding

v7.0.7

26 Nov 18:54

Choose a tag to compare

Commits

@angular/cli (7.0.7)

Commit Description Notes
handle case senstive aliases [Closes #12780]

Special Thanks

Alan Agius, Hans Larsen

v6.2.8

26 Nov 21:24

Choose a tag to compare

This release pins third party dependencies.


Special Thanks

Alan Agius, Hans Larsen

v7.1.0-rc.0

14 Nov 21:20

Choose a tag to compare

v7.1.0-rc.0 Pre-release
Pre-release

Commits

@angular/cli (7.1.0-rc.0)

Commit Description Notes
allow flags to have deprecation
add missing `ngswConfigPath` to schema
silence package manager not found messages [Closes #12939]

@schematics/angular (7.1.0-rc.0)

Commit Description Notes
`addSymbolToNgModuleMetadata` metadata without indent [Closes #12950]
rename e2e PO utility function

@angular-devkit/core (7.1.0-rc.0)

Commit Description Notes
handle drive only paths in windows [Closes #12670]

@ngtools/webpack (7.1.0-rc.0)

Commit Description Notes
disable sourcefile cache when not in watch mode
Fix lazy loading (#12945) [Closes #12945]
update error message to reference templateUrl [Closes #12693]

@schematics/update (0.11.0-rc.0)

Commit Description Notes
improve npmrc discovery (#12871)

Special Thanks

Judy Bogart, Alan Agius, Charles Lyding, Keen Yee Liau, Cédric Exbrayat, Jesús, Emmanuel Demey, Hans Larsen

v7.0.6

14 Nov 21:04

Choose a tag to compare

Commits

@angular/cli (7.0.6)

Commit Description Notes
add missing `ngswConfigPath` to schema

@schematics/angular (7.0.6)

Commit Description Notes
`addSymbolToNgModuleMetadata` metadata without indent [Closes #12950]
rename e2e PO utility function

@angular-devkit/core (7.0.6)

Commit Description Notes
handle drive only paths in windows [Closes #12670]

@ngtools/webpack (7.0.6)

Commit Description Notes
update error message to reference templateUrl [Closes #12693]

Special Thanks

Alan Agius, Keen Yee Liau, Jesús, Emmanuel Demey

v7.1.0-beta.1

08 Nov 22:38

Choose a tag to compare

v7.1.0-beta.1 Pre-release
Pre-release

Commits

@angular/cli (7.1.0-beta.1)

Commit Description Notes
autodetect default package manager (#12753)
support all single dashes prefixed arguments (#12783) [Closes #12783]
[Closes #12771]

@schematics/angular (7.1.0-beta.1)

Commit Description Notes
minimal should be honored in workspace creation

@angular-devkit/build-angular (0.11.0-beta.1)

Commit Description Notes
update autoprefixer (#12785)
update node-sass (#12890)
improve verbose output (#12833)
update webpack (#12801)
add a base href to karma context (#12889)

@angular-devkit/core (7.1.0-beta.1)

Commit Description Notes
fix 'this' check (#12873) [Closes #12873]

@ngtools/webpack (7.1.0-beta.1)

Commit Description Notes
allow custom lazy module resource (#12593)
replace resources should effect only class decorators (#12503) [Closes #12488]
[Closes #6007]

Special Thanks

Alan Agius, vikerman, Filipe Silva, Keen Yee Liau, Vikram Subramanian, Cédric Exbrayat, Hans Larsen, fscherwi, Jason Jean, Charles Lyding

v7.0.5

08 Nov 22:37

Choose a tag to compare

Commits

@angular/cli (7.0.5)

Commit Description Notes
support all single dashes prefixed arguments (#12783) [Closes #12783]
[Closes #12771]

@schematics/angular (7.0.5)

Commit Description Notes
minimal should be honored in workspace creation (#12896)

@angular-devkit/build-angular (0.10.5)

Commit Description Notes
add a base href to karma context (#12889)

@angular-devkit/build-optimizer (0.10.5)

Commit Description Notes
update typescript to 3.1.6

Special Thanks

Alan Agius, Vikram Subramanian, Cédric Exbrayat, Jason Jean, vikerman

v7.0.4

01 Nov 20:23

Choose a tag to compare

Note upstream fixes

@angular/core version 7.0.2 contains angular/angular#26879 which is a fix for
#12646
typescript version 3.1.6 was also just released and contains a fix for microsoft/TypeScript#28028 which was making builds slow.
We strongly recommend updating your Angular and TypeScript version - updating Angular CLI to a new patch version doesn't do this automatically.

Commits

@angular/cli (7.0.4)

Commit Description Notes
error out when command json is invalid

@schematics/angular (7.0.4)

Commit Description Notes
--minimal should prevent generating e2e (#12742) [Closes #12739]
update `@angular-devkit/build-ng-packagr` when migrating [Closes #12642]
minimal workspace leaves blank line in `package.json` [Closes #12778]
order of `module` properties is inconsistent [Closes #12509]
experimentalIvy creates project using `next` packages
migrate build-angular for 7.0 RC users [Closes #12647]

@angular-devkit/build-angular (0.10.4)

Commit Description Notes
improve bundle size value displaying

@angular-devkit/schematics (7.0.4)

Commit Description Notes
upgrade refactoring with tslint emits too much whitespace [Closes #12653]

@ngtools/webpack (7.0.4)

Commit Description Notes
print error message on new line (#12764)

Special Thanks

Alan Agius, Keen Yee Liau, Alex Eagle, Noël Macé, Filipe Silva, Majid Hajian, Cédric Exbrayat, Sibiraj, Teamop, Charles Lyding

v6.2.7

05 Nov 17:58

Choose a tag to compare

Long-term support maintenance release: fix for #12866 "ProgressPlugin breaks with webpack 4.25.* due to incorrect option colors"