Releases: angular/angular-cli
Releases · angular/angular-cli
v8.1.2
v8.2.0-next.0
Commits
@angular/cli (8.2.0-next.0) | ||
| Commit | Description | Notes |
|
|
display a more detailed error message when workspace cannot be loaded |
[Closes #15023] [Closes #10757] [Closes #14933] [Closes #11204] |
|
|
add `verbose` option to `update` and `add` | |
|
|
pass in metrics to the pageview for commands | |
@schematics/angular (8.2.0-next.0) | ||
| Commit | Description | Notes |
|
|
add migration from `lazy` option to `inject` | |
|
|
ignore nested arrays in route declarations |
[Closes #15016] |
|
|
add `text-summary` to code coverage reporter | |
|
|
update sass documentation links |
[Closes #14975] |
@angular-devkit/architect (0.802.0-next.0) | ||
| Commit | Description | Notes |
|
|
one more fix for newest version of rxjs | |
|
|
fix for newest version of rxjs | |
@angular-devkit/build-angular (0.802.0-next.0) | ||
| Commit | Description | Notes |
|
|
run Build Optimizer only on TS-generated files | |
|
|
allow control of index output path | |
|
|
deprecate scripts and styles `lazy` option in favor of`inject` |
[Closes #14814] |
|
|
add crossorigin options |
[Closes #14743] |
|
|
fix sourcemaps paths | |
|
|
use query option to set sockJS path in dev-server |
[Closes #15002] |
|
|
only add module script types to actual module scripts |
[Closes #14952] |
|
|
IE11 errors when using scripts and differential loading |
[Closes #14777] |
@angular-devkit/build-optimizer (0.802.0-next.0) | ||
| Commit | Description | Notes |
|
|
add BuildOptimizerWebpackPlugin | |
|
|
wrap classes with a let variable |
[Closes #14930] |
@ngtools/webpack (8.2.0-next.0) | ||
| Commit | Description | Notes |
|
|
resources path normalizations |
[Closes #15012] |
|
|
NGCC should process secondary entry-points |
[Closes #30972] [Closes #issuecomment-506428267] |
@schematics/update (0.802.0-next.0) | ||
| Commit | Description | Notes |
|
|
update `@angular/pwa` when migrating to 8 | |
Special Thanks
Renovate Bot, Charles Lyding, Alan Agius, Filipe Silva, Hans Lar...
v8.1.1
Commits
@angular/cli (8.1.1) | ||
| Commit | Description | Notes |
|
|
display a more detailed error message when workspace cannot be loaded |
[Closes #15023] [Closes #10757] [Closes #14933] [Closes #11204] |
|
|
add `verbose` option to `update` and `add` | |
@schematics/angular (8.1.1) | ||
| Commit | Description | Notes |
|
|
ignore nested arrays in route declarations |
[Closes #15016] |
|
|
add `text-summary` to code coverage reporter | |
|
|
update sass documentation links |
[Closes #14975] |
@angular-devkit/build-angular (0.801.1) | ||
| Commit | Description | Notes |
|
|
fix sourcemaps paths | |
|
|
use query option to set sockJS path in dev-server |
[Closes #15002] |
|
|
only add module script types to actual module scripts |
[Closes #14952] |
@angular-devkit/build-optimizer (0.801.1) | ||
| Commit | Description | Notes |
|
|
wrap classes with a let variable |
[Closes #14930] |
@ngtools/webpack (8.1.1) | ||
| Commit | Description | Notes |
|
|
resources path normalizations |
[Closes #15012] |
@schematics/update (0.801.1) | ||
| Commit | Description | Notes |
|
|
update `@angular/pwa` when migrating to 8 | |
Special Thanks
Alan Agius, Charles Lyding, Keen Yee Liau, Wataru.Kasahara, Elvis Begovic, Joey Perrott
v8.1.0
Commits
@angular-devkit/architect (0.801.0) | ||
| Commit | Description | Notes |
|
|
one more fix for newest version of rxjs | |
|
|
fix for newest version of rxjs | |
@angular/cli (8.1.0) | ||
| Commit | Description | Notes |
|
|
ng doc uses angular core version by default |
[Closes #12365] |
|
|
report RAM in gigabytes instead of megabytes | |
|
|
ping back when user opts out of analytics | |
|
|
move non-stable version analytics to own property | |
|
|
log unhandled exceptions | |
|
|
ng doc accepts a version flag | |
|
|
pass in metrics to the pageview for commands | |
|
|
log file path normalization | |
|
|
validate version in doc command | |
|
|
correct git branch in ng version | |
|
|
ensure analytics prompt exceptions are caught |
[Closes #14684] |
@schematics/angular (8.1.0) | ||
| Commit | Description | Notes |
|
|
add migration from `lazy` option to `inject` | |
|
|
lazy routing module generator | |
|
|
add skipSelector property to the component generator |
[Closes #14749] |
|
|
add `fullTemplateTypeCheck` and `strictInjectionParameters` to workspace tsconfig.json |
[Closes #14794] |
|
|
set proper severity of the tslint deprecation rule | |
|
|
replace forked `web-animations-js` with latest version |
[Closes #14518] |
|
|
fix BUILD file filter for npm package to include both BUILD and BUILD.bazel file | |
|
|
improve pipe signature |
[Closes #12602] |
|
|
remove indentation in component html |
[Closes #14816] |
|
|
support adding web-worker to pre version 8 applications |
[Closes #14791] |
@angular-devkit/build-angular (0.801.0) | ||
| Commit | Description | Notes |
|
|
deprecate scripts and styles `lazy` option in favor of`inject` |
[Closes #14814] |
|
|
add crossorigin options |
[Closes #14743] |
v8.1.0-rc.0
Commits
@angular/cli (8.1.0-rc.0) | ||
| Commit | Description | Notes |
|
|
ng doc uses angular core version by default |
[Closes #12365] |
|
|
report RAM in gigabytes instead of megabytes | |
|
|
ping back when user opts out of analytics | |
|
|
move non-stable version analytics to own property | |
|
|
log file path normalization | |
|
|
validate version in doc command | |
@schematics/angular (8.1.0-rc.0) | ||
| Commit | Description | Notes |
|
|
lazy routing module generator | |
|
|
set proper severity of the tslint deprecation rule | |
|
|
replace forked `web-animations-js` with latest version |
[Closes #14518] |
|
|
fix BUILD file filter for npm package to include both BUILD and BUILD.bazel file | |
@angular-devkit/build-angular (0.801.0-rc.0) | ||
| Commit | Description | Notes |
|
|
option to build and test only specified spec files | |
|
|
add Symbol.iterator polyfill for legacy browsers | |
|
|
add `type="module"` on script tags when differential loading will be enabled |
[Closes #14747] |
|
|
force event category to be something | |
|
|
add `@angular/compiler-cli` version `8.1.0-next.0` as `peerDependency` | |
@angular-devkit/schematics (8.1.0-rc.0) | ||
| Commit | Description | Notes |
|
|
fix use `install` subcommand when override package manager to yarn | |
@ngtools/webpack (8.1.0-rc.0) | ||
| Commit | Description | Notes |
|
|
skip non-runtime types when transforming constructors |
[Closes #14876] |
|
|
add `@angular/compiler-cli` version `8.1.0-next.0` as `peerDependency` | |
Special Thanks
Renovate Bot, Alan Agius, Hans Larsen, Cédric Exbrayat, Charles Lyding, Suguru Inatomi, Minko Gechev, c4605, hawkgs, Vikram Subramanian, Greg Magolan, FDIM
v8.0.6
v8.0.5
Commits
@schematics/angular (8.0.5) | ||
| Commit | Description | Notes |
|
|
set proper severity of the tslint deprecation rule | |
|
|
replace forked `web-animations-js` with latest version |
[Closes #14518] |
|
|
remove duplicate module and moduleResolution properties from tsconfig |
[Closes #14882] |
|
|
fix BUILD file filter for npm package to include both BUILD and BUILD.bazel file | |
@angular-devkit/build-angular (0.800.5) | ||
| Commit | Description | Notes |
|
|
add Symbol.iterator polyfill for legacy browsers | |
|
|
force event category to be something | |
@angular-devkit/schematics (8.0.5) | ||
| Commit | Description | Notes |
|
|
fix use `install` subcommand when override package manager to yarn | |
@ngtools/webpack (8.0.5) | ||
| Commit | Description | Notes |
|
|
skip non-runtime types when transforming constructors |
[Closes #14876] |
Special Thanks
vikerman, Suguru Inatomi, Minko Gechev, c4605, Charles Lyding, Alan Agius, Michel Palourdio, Hans Larsen, Greg Magolan
v8.1.0-beta.3
Commits
...@angular-devkit/build-angular (0.801.0-beta.3) | ||
| Commit | Description | Notes |
|
|
move milliseconds time audit at the end of console | |
|
|
re-order reporters to set code coverage at the very end | |
|
|
remove certain redundant build steps from second build in differential loading | |
|
|
browser builder should not swollow error messages |
[Closes #14813] |
|
|
browser builder should not swollow error messages |
[Closes #14813] |
|
|
emit warning when using extract-i18n in Ivy |
[Closes #14225] |
@angular-devkit/build-optimizer (0.801.0-beta.3) | ||
| Commit | Description | Notes |
|
|
incorrectly augmented ES2015 default class exports |
[Closes #14769] |
|
|
wrap TypeScript string enums in IIFE |
[Closes #14786] |
@angular-devkit/schematics (8.1.0-beta.3) | ||
| Commit | Description | Notes |
|
|
Add registerCollection to SchematicsTestRunner |
[Closes #14833] |
|
|
Add registerCollection to SchematicsTestRunner |
[Closes #14833] |
@ngtools/webpack (8.1.0-beta.3) | ||
| Commit | Description | Notes |
|
|
improved TypeScript diagnostic reporting | |
|
|
NGCC workspace libraries module resolution |
[Closes #14594] |
|
|
ensure references for constructor parameter types | |
|
|
remove old TypeScript workarounds | |
|
|
avoid re-running full emit when there wasn't a an emit |
[Closes #14775] |
@angular/cli (8.1.0-beta.3) | ||
| Commit | Description | Notes |
|
|
log unhandled exceptions | |
|
|
ng doc accepts a version flag | |
|
|
correct git branch in ng version | |
|
|
ensure analytics prompt exceptions are caught |
[Closes #14684] |
@schematics/angular (8.1.0-beta.3) | ||
| Commit | Description | Notes |
|
|
add skipSelector property to the component generator |
[Closes #14749] |
|
|
add `fullTemplateTypeCheck` and `strictInjectionParameters` to workspace tsconfig.json |
[Closes #14794] |
|
|
improve pipe signature |
[Closes #12602] |
|
|
remove indentation in component html |
[Closes #14816] |
v8.0.4
Commits
@angular/cli (8.0.4) | ||
| Commit | Description | Notes |
|
|
correct git branch in ng version | |
|
|
ensure analytics prompt exceptions are caught |
[Closes #14684] |
@schematics/angular (8.0.4) | ||
| Commit | Description | Notes |
|
|
enable tsickle for library compilation | |
|
|
remove `emitDecoratorMetadata` TS option for new applications | |
|
|
improve pipe signature |
[Closes #12602] |
|
|
remove indentation in component html |
[Closes #14816] |
|
|
support adding web-worker to pre version 8 applications |
[Closes #14791] |
@angular-devkit/build-angular (0.800.4) | ||
| Commit | Description | Notes |
|
|
re-order reporters to set code coverage at the very end | |
|
|
remove certain redundant build steps from second build in differential loading | |
|
|
browser builder should not swollow error messages |
[Closes #14813] |
|
|
browser builder should not swollow error messages |
[Closes #14813] |
|
|
emit warning when using extract-i18n in Ivy |
[Closes #14225] |
@angular-devkit/build-optimizer (0.800.4) | ||
| Commit | Description | Notes |
|
|
incorrectly augmented ES2015 default class exports |
[Closes #14769] |
|
|
wrap TypeScript string enums in IIFE |
[Closes #14786] |
@ngtools/webpack (8.0.4) | ||
| Commit | Description | Notes |
|
|
ensure references for constructor parameter types | |
|
|
downlevel constructor parameter type information | |
|
|
remove old TypeScript workarounds | |
|
|
avoid re-running full emit when there wasn't a an emit |
[Closes #14775] |
Special Thanks
Alan Agius, Charles Lyding, Hans Larsen, Lakhyari, Cédric Exbrayat, SamanthaAdrichem
v8.1.0-beta.2
Commits
@angular/cli (8.1.0-beta.2) | ||
| Commit | Description | Notes |
|
|
implement --registry for ng add (#14285) | |
|
|
only enable CLI 1.x update handling when no new config |
[Closes #14703] |
|
|
allow update when git is unclean outside the workspace | |
|
|
use recommended TTY check logic |
[Closes #14640] |
|
|
avoid updating when package is already up to date |
[Closes #14647] |
|
|
resolve update migrations from referenced package root | |
|
|
add analytics option to options schema | |
|
|
provide an option to update dirty repositories | |
|
|
ng-update migrations not running with --migrate-only |
[Closes #14565] |
|
|
check for CI environment variable in tty helper |
[Closes #14563] |
|
|
ng config doesn't parse positional array |
[Closes #14516] |
|
|
ng generate --help shows the wrong collection |
[Closes #14519] |
|
|
ensure git repository is clean before updates | |
|
|
standardize TTY checks | |
|
|
show analytics prompt when no global configuration file |
[Closes #14486] |
|
|
show error when using x18n command on Node.js 12.0 | |
|
|
improve error handling of update command | |
|
|
@bazel/* are not shown in `ng version` | |
|
|
prevent nested schematic execution from generating analytics |
[Closes #14190] |
|
|
enable analytics for safe builders |
[Closes #14355] |
|
|
print full error when package is not found | |
|
|
honor builder schema additional properties option |
[Closes #14354] |
@angular-devkit/architect (0.801.0-beta.2) | ||
| Commit | Description | Notes |
|
|
error out when invalid configurations are provided |
[Closes #14654] |
|
|
support all observable types as build results |
[Closes #14579] |
|
|
error run on input schema error (#14315) |
[Closes #14269] |