Skip to content

Releases: angular/angular-cli

v8.3.0-next.1

08 Aug 16:20

Choose a tag to compare

v8.3.0-next.1 Pre-release
Pre-release

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

08 Aug 16:15

Choose a tag to compare

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

31 Jul 21:52

Choose a tag to compare

v8.3.0-next.0 Pre-release
Pre-release

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

31 Jul 21:58

Choose a tag to compare

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`
Read more

v8.2.0-rc.0

29 Jul 22:02

Choose a tag to compare

v8.2.0-rc.0 Pre-release
Pre-release

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

29 Jul 22:03

Choose a tag to compare

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

18 Jul 01:27

Choose a tag to compare

v8.2.0-next.1 Pre-release
Pre-release

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

v8.1.2

18 Jul 01:26

Choose a tag to compare

Commits

@schematics/angular (8.1.2)

Commit Description Notes
add commonjs module to universal tsconfig (#15090)


Special Thanks

Minko Gechev, Filipe Silva, Alan Agius, Judy Bogart

v8.2.0-next.0

10 Jul 17:55

Choose a tag to compare

v8.2.0-next.0 Pre-release
Pre-release

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...

Read more

v8.1.1

10 Jul 17:57

Choose a tag to compare

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