Releases: angular/angular-cli
v9.0.0-next.1
Commits
@angular-devkit/build-angular (0.900.0-next.1) | ||
Commit | Description | Notes |
|
add sourcemap comment for ES2015 differential loading (#15461) |
[Closes #15460] |
|
update worker-plugin to 3.2.0 (#15456) |
[Closes #15188] [Closes #14582] |
|
default poll value when not present (#15417) | |
@angular-devkit/build-optimizer (0.900.0-next.1) | ||
Commit | Description | Notes |
|
don't mark tslib helpers which are suffixed with `$` and a number as pure (#15451) |
[Closes #15451] [Closes #15392] |
|
replace multiple tslib helpers (#15400) | |
@angular-devkit/core (9.0.0-next.1) | ||
Commit | Description | Notes |
|
track workspace targets with no original collection (#15413) |
[Closes #15403] |
@angular/cli (9.0.0-next.1) | ||
Commit | Description | Notes |
|
handle promise rejection on analytics install prompt (#15455) | |
@ngtools/webpack (9.0.0-next.1) | ||
Commit | Description | Notes |
|
only add ctor params to decorated classes (#15416) |
[Closes #15404] |
@schematics/angular (9.0.0-next.1) | ||
Commit | Description | Notes |
|
add migration for `ngsw-config.json` (#15443) | |
|
add migration for dependencies (#15421) | |
|
open twitter link in new tab (#15446) | |
|
update tsickle to 0.37.0 (#15430) |
[Closes #15428] |
|
implements items type for guard schematics (#15412) | |
Special Thanks
Renovate Bot, Alan Agius, Charles Lyding, mgechev, Joey Perrott, vikerman, Wataru KASAHARA, Cédric Exbrayat
v8.3.1
Commits
@angular-devkit/build-angular (0.803.1) | ||
Commit | Description | Notes |
|
add sourcemap comment for ES2015 differential loading (#15461) |
[Closes #15460] |
|
update worker-plugin to 3.2.0 (#15456) |
[Closes #15188] [Closes #14582] |
@angular-devkit/build-optimizer (0.803.1) | ||
Commit | Description | Notes |
|
don't mark tslib helpers which are suffixed with `$` and a number as pure (#15451) |
[Closes #15451] [Closes #15392] |
|
replace multiple tslib helpers (#15400) | |
@angular-devkit/core (8.3.1) | ||
Commit | Description | Notes |
|
track workspace targets with no original collection (#15413) |
[Closes #15403] |
@ngtools/webpack (8.3.1) | ||
Commit | Description | Notes |
|
only add ctor params to decorated classes (#15416) |
[Closes #15404] |
@schematics/angular (8.3.1) | ||
Commit | Description | Notes |
|
open twitter link in new tab (#15446) | |
|
update tsickle to 0.37.0 (#15430) |
[Closes #15428] |
|
implements items type for guard schematics (#15412) | |
Special Thanks
Charles Lyding, Alan Agius, mgechev, vikerman, Cédric Exbrayat
v9.0.0-next.0
Commits
@schematics/angular (9.0.0-next.0) | ||
Commit | Description | Notes |
|
hide universal schematic | |
|
update workspace dev dependencies | |
|
ivy library migration | |
|
remove enableIvy option | |
|
introduce Ivy libraries for development | |
|
add twitter link icon (#15385) | |
|
handle existence of un-referenced library prod tsconfig | |
|
default interface for guard | |
@angular-devkit/build-angular (0.900.0-next.0) | ||
Commit | Description | Notes |
|
collect test coverage from JSX/TSX files | |
@schematics/schematics (0.900.0-next.0) | ||
Commit | Description | Notes |
|
move development depedencies to `devDependencies` section |
Breaking Changes
@schematics/angular: hide universal schematic (426c1da)
universal schematic is now hidden and cannot be used with the `ng generate` command.Users who want a working universal application should use ng add @nguniversal/express-engine
or ng add @nguniversal/hapi-engine
Special Thanks
Alan Agius, Renovate Bot, Charles Lyding, Judy Bogart, Keen Yee Liau, Stefanie Fluin, Adam Vigneaux, Cédric Exbrayat, Simon Jespersen
v8.3.0
v8.3.0-rc.0
Commits
@angular-devkit/build-angular (0.803.0-rc.0) | ||
Commit | Description | Notes |
|
serve option merging is being overridden by defaults in schema (#15328) |
[Closes #15273] [Closes #15064] |
|
never use component css sourcemap when optimizations are on. (#15238) | |
@angular-devkit/build-optimizer (0.803.0-rc.0) | ||
Commit | Description | Notes |
|
don't add pure comments to tslib helpers (#15303) |
[Closes #15301] |
@ngtools/webpack (8.3.0-rc.0) | ||
Commit | Description | Notes |
|
add support for raw-loader 2 and 3 (#15311) |
[Closes #15286] [Closes #15149] |
|
add more details to the unused files warnings (#15321) | |
@schematics/angular (8.3.0-rc.0) | ||
Commit | Description | Notes |
|
cli app redesign (#14403) | |
|
handle the inlineTemplate case for ng new (#15324) | |
|
add `manifest.webmanifest` to the list of prefetched files in ngws-config.json (#15277) | |
@schematics/schematics (0.803.0-rc.0) | ||
Commit | Description | Notes |
|
exclude typescript sources from published files (#15329) |
Special Thanks
Renovate Bot, Alan Agius, Charles Lyding, mgechev, Filipe Silva, Simon Jespersen, Minko Gechev, Stefanie Fluin
v8.3.0-next.2
Commits
@angular-devkit/build-angular (0.802.2) | ||
Commit | Description | Notes |
|
serve option merging is being overridden by defaults in schema (#15328) |
[Closes #15273] [Closes #15064] |
|
never use component css sourcemap when optimizations are on. (#15238) | |
@angular-devkit/build-optimizer (0.802.2) | ||
Commit | Description | Notes |
|
don't add pure comments to tslib helpers (#15303) |
[Closes #15301] |
@ngtools/webpack (8.2.2) | ||
Commit | Description | Notes |
|
add support for raw-loader 2 and 3 (#15311) |
[Closes #15286] [Closes #15149] |
|
add more details to the unused files warnings (#15321) | |
@schematics/angular (8.2.2) | ||
Commit | Description | Notes |
|
cli app redesign (#14403) | |
|
handle the inlineTemplate case for ng new (#15324) | |
|
add `manifest.webmanifest` to the list of prefetched files in ngws-config.json (#15277) | |
@schematics/schematics (0.802.2) | ||
Commit | Description | Notes |
|
exclude typescript sources from published files (#15329) |
Special Thanks
Renovate Bot, Alan Agius, Charles Lyding, Filipe Silva, mgechev, Simon Jespersen, Minko Gechev, Stefanie Fluin
v8.2.2
Commits
@angular-devkit/build-angular (0.802.2) | ||
Commit | Description | Notes |
|
serve option merging is being overridden by defaults in schema (#15328) |
[Closes #15273] [Closes #15064] |
|
never use component css sourcemap when optimizations are on. (#15238) | |
|
avoid defer attribute for Safari nomodule polyfill (#15276) | |
@angular-devkit/build-optimizer (0.802.2) | ||
Commit | Description | Notes |
|
don't add pure comments to tslib helpers (#15314) |
[Closes #15301] |
@ngtools/webpack (8.2.2) | ||
Commit | Description | Notes |
|
add more details to the unused files warnings (#15321) | |
@schematics/angular (8.2.2) | ||
Commit | Description | Notes |
|
add `manifest.webmanifest` to the list of prefetched files in ngws-config.json (#15277) | |
@schematics/schematics (0.802.2) | ||
Commit | Description | Notes |
|
exclude typescript sources from published files (#15329) |
Special Thanks
Alan Agius, mgechev, Simon Jespersen, Filipe Silva, Charles Lyding
v8.3.0-next.1
Commits
@schematics/angular (8.3.0-next.1) | ||
Commit | Description | Notes |
|
the `ng-new` schematic should not prompt for style |
[Closes #13383] |
|
the `ng-new` schematic should not prompt for routing | |
@angular-devkit/build-angular (0.803.0-next.1) | ||
Commit | Description | Notes |
|
implement bundle level downleveling to support differential loading | |
|
consider local decl in angular core files to be metadata too | |
|
additional ES5 browser polyfills based on babel usage analysis | |
|
use GLOBAL_DEFS_FOR_TERSER_WITH_AOT if present |
[Closes #15206] |
|
various breakpoints issues | |
@angular-devkit/build-optimizer (0.803.0-next.1) | ||
Commit | Description | Notes |
|
scrub all metadata form `@angular/core` | |
|
scrub previously whitelisted angular classes |
[Closes #15194] |
@angular-devkit/core (8.3.0-next.1) | ||
Commit | Description | Notes |
|
add schema defaults when value is undefined | |
@ngtools/webpack (8.3.0-next.1) | ||
Commit | Description | Notes |
|
gracefully show error when compiling broken component styles |
[Closes #15240] |
|
display unused file warning once per file |
Special Thanks
Alan Agius, Renovate Bot, Filipe Silva, Charles Lyding, Amadou Sall, Keen Yee Liau
v8.2.1
Commits
@angular-devkit/build-angular (0.802.1) | ||
Commit | Description | Notes |
|
use GLOBAL_DEFS_FOR_TERSER_WITH_AOT if present |
[Closes #15206] |
|
various breakpoints issues | |
@angular-devkit/core (8.2.1) | ||
Commit | Description | Notes |
|
add schema defaults when value is undefined | |
@ngtools/webpack (8.2.1) | ||
Commit | Description | Notes |
|
gracefully show error when compiling broken component styles |
[Closes #15240] |
|
display unused file warning once per file |
Special Thanks
Alan Agius, Filipe Silva, Keen Yee Liau
v8.3.0-next.0
Commits
@angular/cli (8.3.0-next.0) | ||
Commit | Description | Notes |
|
implement deploy command | |
|
typo in error message |
[Closes #15208] |
@angular-devkit/architect (0.803.0-next.0) | ||
Commit | Description | Notes |
|
add target to ScheduleOptions to allow its use in `context.scheduleBuilder` | |
@angular-devkit/build-angular (0.803.0-next.0) | ||
Commit | Description | Notes |
|
escape dot in js extensions to match literally |
[Closes #15195] |
@angular-devkit/build-optimizer (0.803.0-next.0) | ||
Commit | Description | Notes |
|
don't wrap classes which static properties have been removed |
Special Thanks
Renovate Bot, Alan Agius, vikerman, Pavel Březina, mgechev