Releases: angular/angular-cli
Releases · angular/angular-cli
v7.2.1
Note, this is a patch for 7.2.0 which upgrades the webpack-dev-server to fix a security vulnerabiliity, see #13342
Commits
@angular/cli (7.2.1) | ||
| Commit | Description | Notes |
|
|
initial minimal BEP support | |
|
|
update optimization options | |
|
|
Added support for multiselect list prompt (#13031) | |
|
|
add warning for overriding flags in arguments |
[Closes #12948] |
|
|
add `resourcesOutputPath` to schema | |
|
|
remove redundant period in deprecation warning | |
|
|
show full path to project definition when already exists |
[Closes #13138] |
|
|
pass arguments to all targets |
[Closes #10657] [Closes #10656] [Closes #11005] |
|
|
handle case senstive aliases |
[Closes #12780] |
|
|
improve architect command project parsing | |
@schematics/angular (7.2.1) | ||
| Commit | Description | Notes |
|
|
add support for TypeScript 3.2 and Angular 7.2.0-rc.0 | |
|
|
add `lintFix` to several other schematics |
[Closes #12894] [Closes #6272] |
|
|
consistent naming of options and arguments that do the same thing |
[Closes #12784] |
|
|
add .history directory to gitignore | |
|
|
wrapping bootstrap code in a DOMContentLoaded in variable declaration |
[Closes #13042] |
|
|
set `optimization` and `sourceMap` in universal production config |
[Closes #12541] [Closes #12940] |
|
|
cannot create pipe in sub-directory if module is in different sub-directory |
[Closes #13182] |
|
|
import zone related flags in other files |
[Closes #12886] |
|
|
let tslint resolve codelyzer (#13101) |
[Closes #13101] [Closes #13100] |
|
|
add providers into providers metadata but not inner Object with ut. (#13081) | |
@angular-devkit/schematics-cli (0.12.1) | ||
| Commit | Description | Notes |
|
|
add prompt support using Inquirer | |
@angular-devkit/build-angular (0.12.1) | ||
| Commit | Description | Notes |
|
|
fine grain settings for optimization | |
|
|
fine grain settings for sourceMaps (#13062) | |
LTS release
Updated version of webpack-dev-server due to security vulnerability.
Commits
@angular/cli (6.2.9) | ||
| Commit | Description | Notes |
|
|
'ng add' selects supported version via peer dependencies |
[Closes #12914] |
v7.1.4
Commits
@angular/cli (7.1.4) | ||
| Commit | Description | Notes |
|
|
remove redundant period in deprecation warning | |
@schematics/angular (7.1.4) | ||
| Commit | Description | Notes |
|
|
cannot create pipe in sub-directory if module is in different sub-directory |
[Closes #13182] |
@angular-devkit/build-angular (0.11.4) | ||
| Commit | Description | Notes |
|
|
remove circular dependencies warnings in ngfactory files |
[Closes #11135] |
Special Thanks
Minko Gechev, Cédric Exbrayat, Amadou Sall, Renovate Bot, Alan, Alan Agius, mhartington
v7.1.3
Commits
@schematics/angular (7.1.3) | ||
| Commit | Description | Notes |
|
|
import zone related flags in other files |
[Closes #12886] |
@angular-devkit/build-angular (0.11.3) | ||
| Commit | Description | Notes |
|
|
remove invalid colors option of ProgressPlugin | |
|
|
output non human readable lint result |
[Closes #13173] |
@schematics/update (0.11.3) | ||
| Commit | Description | Notes |
|
|
only set registry option when used | |
Special Thanks
Alan Agius, Keen Yee Liau, jonwrede, JiaLiPassion, Pascal Honegger, Charles Lyding
v7.1.2
Commits
@angular/cli (7.1.2) | ||
| Commit | Description | Notes |
|
|
show full path to project definition when already exists |
[Closes #13138] |
|
|
pass arguments to all targets |
[Closes #10657] [Closes #10656] [Closes #11005] |
@angular-devkit/build-angular (0.11.2) | ||
| Commit | Description | Notes |
|
|
lint non human readable formatters produces invalid output |
[Closes #12674] |
@ngtools/webpack (7.1.2) | ||
| Commit | Description | Notes |
|
|
avoid checking watchMode in environment hook | |
Special Thanks
Alan Agius, Alex Eagle, Charles Lyding, Michael Nahkies
v7.1.1
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
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
Commits
@angular/cli (7.0.7) | ||
| Commit | Description | Notes |
|
|
handle case senstive aliases |
[Closes #12780] |
Special Thanks
Alan Agius, Hans Larsen
v6.2.8
v7.1.0-rc.0
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