Releases: angular/angular-cli
Releases · angular/angular-cli
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
v8.2.0
Commits
@angular/cli (8.2.0) | ||
| Commit | Description | Notes |
|
|
add `anyComponentStyle` budget type | |
|
|
report telemetry opt-ins (#15054) | |
|
|
don't add leftovers when there are none | |
|
|
use correct schematic defaults considering workspace (#15041) |
[Closes #14986] |
|
|
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.2.0) | ||
| Commit | Description | Notes |
|
|
add `anyComponentStyle` to the applications bundle budget | |
|
|
add migration to add `anyComponentStyle` bundle budget | |
|
|
enable ivy in tests (#15044) | |
|
|
application schematic should prompt for --routing and --style |
[Closes #14705] |
|
|
change `findNodes` to stop recursive lookup for child nodes of kind |
[Closes #15117] |
|
|
add differential loading profiling file to gitignore | |
|
|
the required 'alt' attribute is missing in the root component's template | |
|
|
exclusively list the files in tsconfigs (#15030) | |
|
|
add commonjs module to universal tsconfig (#15090) | |
|
|
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) | ||
| Commit | Description | Notes |
|
|
add target to ScheduleOptions to allow its use in `context.scheduleBuilder` | |
@angular-devkit/build-angular (0.802.0) | ||
| Commit | Description | Notes |
|
|
add bundle budget for component styles | |
|
|
add defer attributes to classic scripts (#15087) | |
|
|
run Build Optimizer only on TS-generated files | |
|
|
allow control of index output path | |
|
|
escape dot in js extensions to match literally |
[Closes #15195] |
|
|
rollback sass to version `1.22.7` | |
v8.2.0-rc.0
Commits
@angular/cli (8.2.0-rc.0) | ||
| Commit | Description | Notes |
|
|
add `anyComponentStyle` budget type | |
|
|
don't add leftovers when there are none | |
@schematics/angular (8.2.0-rc.0) | ||
| Commit | Description | Notes |
|
|
add `anyComponentStyle` to the applications bundle budget | |
|
|
add migration to add `anyComponentStyle` bundle budget | |
|
|
application schematic should prompt for --routing and --style |
[Closes #14705] |
|
|
change `findNodes` to stop recursive lookup for child nodes of kind |
[Closes #15117] |
|
|
add differential loading profiling file to gitignore | |
|
|
the required 'alt' attribute is missing in the root component's template | |
@angular-devkit/build-angular (0.802.0-rc.0) | ||
| Commit | Description | Notes |
|
|
add bundle budget for component styles | |
|
|
rollback sass to version `1.22.7` | |
|
|
fix sourcemaps for vscode breakpoints |
[Closes #15116] |
|
|
only add module script types to actual module scripts |
[Closes #15102] |
|
|
support pnpm with ng serve |
[Closes #13680] |
@angular-devkit/build-optimizer (0.802.0-rc.0) | ||
| Commit | Description | Notes |
|
|
don't wrap enum like nodes which are inside of methods. |
[Closes #15145] |
@ngtools/webpack (8.2.0-rc.0) | ||
| Commit | Description | Notes |
|
|
show warning when a TS compilations contains unused files | |
|
|
find aliased lazy route factories |
[Closes #14707] |
|
|
use a single module resolution cache | |
|
|
delete all virtual files for styles on change |
[Closes #15143] |
|
|
retain child compilation warnings and errors | |
Special Thanks
Alan Agius, Renovate Bot, vikerman, Filipe Silva, Amadou Sall, Charles Lyding
v8.1.3
Commits
@angular/cli (8.1.3) | ||
| Commit | Description | Notes |
|
|
don't add leftovers when there are none | |
@schematics/angular (8.1.3) | ||
| Commit | Description | Notes |
|
|
change `findNodes` to stop recursive lookup for child nodes of kind |
[Closes #15117] |
|
|
add differential loading profiling file to gitignore | |
|
|
the required 'alt' attribute is missing in the root component's template | |
@angular-devkit/build-angular (0.801.3) | ||
| Commit | Description | Notes |
|
|
fix sourcemaps for vscode breakpoints |
[Closes #15116] |
|
|
only add module script types to actual module scripts |
[Closes #15102] |
|
|
support pnpm with ng serve |
[Closes #13680] |
@ngtools/webpack (8.1.3) | ||
| Commit | Description | Notes |
|
|
find aliased lazy route factories |
[Closes #14707] |
|
|
use a single module resolution cache | |
|
|
delete all virtual files for styles on change |
[Closes #15143] |
Special Thanks
Alan Agius, vikerman, Filipe Silva, Charles Lyding, Amadou Sall
v8.2.0-next.1
Commits
@angular-devkit/build-angular (0.802.0-next.1) | ||
| Commit | Description | Notes |
|
|
add defer attributes to classic scripts (#15087) | |
@angular/cli (8.2.0-next.1) | ||
| Commit | Description | Notes |
|
|
report telemetry opt-ins (#15054) | |
|
|
use correct schematic defaults considering workspace (#15041) |
[Closes #14986] |
@schematics/angular (8.2.0-next.1) | ||
| Commit | Description | Notes |
|
|
enable ivy in tests (#15044) | |
|
|
exclusively list the files in tsconfigs (#15030) | |
|
|
add commonjs module to universal tsconfig (#15090) | |
Special Thanks
Renovate Bot, Charles Lyding, Alan Agius, Minko Gechev, Judy Bogart, Cédric Exbrayat, Hans Larsen