Commits
@angular-devkit/architect
| Commit | Description | Notes |
|:------:| ----------- | -----:|
|
| unsubscribe on timeout in runTargetSpec|
|
| always clear TestProjectHost on restore|
@angular-devkit/build-angular
| Commit | Description | Notes |
|:------:| ----------- | -----:|
|
| update node-sass|
|
| add missing deploy-url to server| Closes #11426
|
| downgrade sass-loader to 6.0.7|
|
| update minimum copy-webpack-plugin version| Closes #9230
|
| add all current TSLint default formatters to schema|
|
| revert to webpack 4.9.2|
|
| pass in ContextElementDependency to ngtools/webpack|
|
| update webpack types|
|
| use webpack 4.11.1|
|
| Allow less-loader to use webpack resolver|
@angular-devkit/build-optimizer
| Commit | Description | Notes |
|:------:| ----------- | -----:|
|
| support object literal methods|
@angular-devkit/build-webpack
| Commit | Description | Notes |
|:------:| ----------- | -----:|
|
| support minor versions of webpack 4.x|
@angular-devkit/build_angular
| Commit | Description | Notes |
|:------:| ----------- | -----:|
|
| use webpack 4 hooks for karma plugin|
@angular-devkit/core
| Commit | Description | Notes |
|:------:| ----------- | -----:|
|
| propagate node host delete errors|
|
| ensure full path is renamed for memory host|
|
| detect ambiguous projects with path discover|
|
| remove circular dependencies|
|
| when two projects are the same, pick the first declared|
@angular-devkit/schematics
| Commit | Description | Notes |
|:------:| ----------- | -----:|
|
| implement HostTree specific filtering|
|
| support VirtualTree/HostTree interop|
|
| ensure renamed files do not exist|
|
| support filtering a HostTree|
|
| fix declaring multiple aliases| Closes #11389
|
| avoid piping input multiple times when calling rules|
@angular/cli
| Commit | Description | Notes |
|:------:| ----------- | -----:|
|
| add all current TSLint default formatters to schema|
|
| use default project when project path is ambiguous|
|
| Fix double setting of the path options for new| Closes #11025
|
| support entry component|
|
| Fix removal of non-schematic options|
|
| allow override of configuration for ng run| Closes #10569
|
| handle raw strings in config command|
|
| Fix config command setting number values| Closes #10900
|
| support codeFrame format with ng lint|
|
| Fix parsing of new options| Closes #10802
|
| fix PWD in cygwin| Closes #10232
|
| add closing single quote|
|
| clean up architect options| Closes #10699
|
| fix ng doc not working| Closes #10633
|
| Update in project logic| Closes #10594
|
| mark get/set deprecation command as hidden|
|
| Correct reading of camel-cased defaults| Closes #10371
|
| allow strings for assets in schema|
|
| dont install if the package is resolved|
|
| add support for passing version to ng add|
|
| save package on ng add|
|
| Remove guard tests that use deprecated module option.|
|
| Update yargs-parser dependency|
|
| Update readme and remove unused code|
|
| migrate legacy global config when present|
|
| Update package manager logic to include v1.* global configuration|
|
| Update project root determination| Closes #10513
|
| Show deprecation warning for get/set commands| Closes #10558
|
| properly set multi-target command flag|
|
| update several config warning messages|
|
| correct malformed schema syntax|
|
| allow strings for assets in schema|
|
| defaultProject in right place in schema|
|
| correct package manager option logic|
|
| fix windows project root|
|
| make schema properly support configuration options|
|
| check CWD for current project name|
|
| show a simpler command for ng update|
|
| show a nicer error if packages does not support schematics| Closes #10467
|
| Add smart default provider for default project|
|
| Update project detection logic and rename global config file| Closes #10453
|
| use default project for single target commands| Closes #10352
|
| use workspace.getProjectByPath|
|
| use rxjs 6 final|
|
| if using ng update @angular/cli only, add migrate and from| Closes #10439
|
| avoid errant migrate message on postinstall|
|
| fix levenshtein distance|
|
| update schema to include sourceRoot property|
|
| show the ng update message even on ng update| Closes #10250
|
| show schematics log at start of task phase|
|
| update CLI schema to support 6.0|
|
| normalize cli config command options|
|
| dump ng-packagr
version in ng --version
|
|
| remove server
alias for serve
|
|
| fix xi18n command typo|
|
| missing parenthesis in RxJs compat warning (#10313)|
|
| add ng eject with a message about the disabling| Closes #10169
|
| update the outdated CLI config message| Closes #10308
|
| Respect the type of Option when parsing| Closes #10312
|
| on postinstall show a message if using an old version of CLI| Closes #10258
|
| use add instead of install for yarn in npm-install|
|
| show rxjs and fix alignment| Closes #10257
|
| show schematic logging queue every workflow cycle| Closes #10155
|
| dont show Nothing to be done on update| Closes #10253
|
| remove the backslashes and use levenshtein distance to suggest|
|
| Show dry run warning| Closes #10194
|
| allow private schematics on ng add|
|
| Fix default collection for getting schematic options|
|
| use direct path for workflow root on windows|
|
| use configured package manager|
|
| allow some schematic commands to allow private| Closes #10182
|
| let --force through to the update schematic| Closes #10149
|
| allow schematic commands to let core options through|
|
| Organize the help output|
|
| Fix update command help options| Closes #10150
|
| Move update check to inProject command logic| Closes #10145
@angular/pwa
| Commit | Description | Notes |
|:------:| ----------- | -----:|
|
| Fix JSON parsing|
@ngtools/webpack
| Commit | Description | Notes |
|:------:| ----------- | -----:|
|
| improve fallbacking for path mapping|
|
| improve support for multi-option path mapping|
|
| allow passing in the right ContextElementDependency class| Closes #6417
@schematics/angular
| Commit | Description | Notes |
|:------:| ----------- | -----:|
|
| ensure production configuration when migrating|
|
| add module
in root tsconfig when migrating|
|
| add baseUrl
in root tsconfig when migrating|
|
| add module
option in library tsconfig| Closes #11255
|
| use es2015 modules overall|
|
| allow ServiceWorker to work with baseHref
| Closes #8515
|
| Fix JSON parsing| Closes #10880
|
| Fix root path for e2e projects during update|
@schematics/update
| Commit | Description | Notes |
|:------:| ----------- | -----:|
|
| use rc to find and read npm config|
|
| ensure auth config options are typed properly|
|
| support npm auth bearer tokens|
|
| allow beta versions to be valid peer|
angular_devkit
| Commit | Description | Notes |
|:------:| ----------- | -----:|
|
| stop blocking karma after compilation error|
Misc
| Commit | Description | Notes |
|:------:| ----------- | -----:|
|
| typo fix for error logging|
Special Thanks
Charles Lyding, Filipe Silva, Hans Larsen, Mike Brocchi, Alan Agius, George Kalpakas, Alex Eagle, Cyrille Tuzi, Brian Pilati, Bram Borggreve, Nico Jansen, Teamop, Vincent Pizzo, Huáng Jùnliàng, Ferdinand Malcher, Manduro, Maxime Robert, Michael Prentice, Christian Hagendorn, Juri Strumpflohner, Deborah Kurata, Lukas Elmer, Matjaž Drolc, Tim, Brenden, Luis Confraria, Matthias Lischka, Kasidit Iamthong, Huda Syed