Angular CLI: v6.1.0-rc.1 Release

Release date:
July 9, 2018
Previous version:
v6.1.0-rc.0 (released June 13, 2018)
Magnitude:
507 Diff Delta
Contributors:
6 total committers
Data confidence:
Commits:

Top Contributors in v6.1.0-rc.1

clydin
filipesilva
alan-agius4
alexeagle
Teamop
hansl

Directory Browser for v6.1.0-rc.1

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Commits

@angular-devkit/architect

| Commit | Description | Notes | |:------:| ----------- | -----:| | Bug Fix| unsubscribe on timeout in runTargetSpec| | Bug Fix| always clear TestProjectHost on restore|

@angular-devkit/build-angular

| Commit | Description | Notes | |:------:| ----------- | -----:| | Bug Fix| update node-sass| | Bug Fix| add missing deploy-url to server| Closes #11426 | Bug Fix| downgrade sass-loader to 6.0.7| | Bug Fix| update minimum copy-webpack-plugin version| Closes #9230 | Bug Fix| add all current TSLint default formatters to schema| | Bug Fix| revert to webpack 4.9.2| | Bug Fix| pass in ContextElementDependency to ngtools/webpack| | Bug Fix| update webpack types| | Bug Fix| use webpack 4.11.1| | Bug Fix| Allow less-loader to use webpack resolver|

@angular-devkit/build-optimizer

| Commit | Description | Notes | |:------:| ----------- | -----:| | Bug Fix| support object literal methods|

@angular-devkit/build-webpack

| Commit | Description | Notes | |:------:| ----------- | -----:| | Bug Fix| support minor versions of webpack 4.x|

@angular-devkit/build_angular

| Commit | Description | Notes | |:------:| ----------- | -----:| | Bug Fix| use webpack 4 hooks for karma plugin|

@angular-devkit/core

| Commit | Description | Notes | |:------:| ----------- | -----:| | Bug Fix| propagate node host delete errors| | Bug Fix| ensure full path is renamed for memory host| | Bug Fix| detect ambiguous projects with path discover| | Bug Fix| remove circular dependencies| | Bug Fix| when two projects are the same, pick the first declared|

@angular-devkit/schematics

| Commit | Description | Notes | |:------:| ----------- | -----:| | Bug Fix| implement HostTree specific filtering| | Bug Fix| support VirtualTree/HostTree interop| | Bug Fix| ensure renamed files do not exist| | Bug Fix| support filtering a HostTree| | Bug Fix| fix declaring multiple aliases| Closes #11389 | Bug Fix| avoid piping input multiple times when calling rules|

@angular/cli

| Commit | Description | Notes | |:------:| ----------- | -----:| | Bug Fix| add all current TSLint default formatters to schema| | Bug Fix| use default project when project path is ambiguous| | Bug Fix| Fix double setting of the path options for new| Closes #11025 | Bug Fix| support entry component| | Bug Fix| Fix removal of non-schematic options| | Bug Fix| allow override of configuration for ng run| Closes #10569 | Bug Fix| handle raw strings in config command| | Bug Fix| Fix config command setting number values| Closes #10900 | Bug Fix| support codeFrame format with ng lint| | Bug Fix| Fix parsing of new options| Closes #10802 | Bug Fix| fix PWD in cygwin| Closes #10232 | Bug Fix| add closing single quote| | Bug Fix| clean up architect options| Closes #10699 | Bug Fix| fix ng doc not working| Closes #10633 | Bug Fix| Update in project logic| Closes #10594 | Bug Fix| mark get/set deprecation command as hidden| | Bug Fix| Correct reading of camel-cased defaults| Closes #10371 | Bug Fix| allow strings for assets in schema| | Bug Fix| dont install if the package is resolved| | Bug Fix| add support for passing version to ng add| | Bug Fix| save package on ng add| | Bug Fix| Remove guard tests that use deprecated module option.| | Bug Fix| Update yargs-parser dependency| | Bug Fix| Update readme and remove unused code| | Bug Fix| migrate legacy global config when present| | Bug Fix| Update package manager logic to include v1.* global configuration| | Bug Fix| Update project root determination| Closes #10513 | Bug Fix| Show deprecation warning for get/set commands| Closes #10558 | Bug Fix| properly set multi-target command flag| | Bug Fix| update several config warning messages| | Bug Fix| correct malformed schema syntax| | Bug Fix| allow strings for assets in schema| | Bug Fix| defaultProject in right place in schema| | Bug Fix| correct package manager option logic| | Bug Fix| fix windows project root| | Bug Fix| make schema properly support configuration options| | Bug Fix| check CWD for current project name| | Bug Fix| show a simpler command for ng update| | Bug Fix| show a nicer error if packages does not support schematics| Closes #10467 | Bug Fix| Add smart default provider for default project| | Bug Fix| Update project detection logic and rename global config file| Closes #10453 | Bug Fix| use default project for single target commands| Closes #10352 | Bug Fix| use workspace.getProjectByPath| | Bug Fix| use rxjs 6 final| | Bug Fix| if using ng update @angular/cli only, add migrate and from| Closes #10439 | Bug Fix| avoid errant migrate message on postinstall| | Bug Fix| fix levenshtein distance| | Bug Fix| update schema to include sourceRoot property| | Bug Fix| show the ng update message even on ng update| Closes #10250 | Bug Fix| show schematics log at start of task phase| | Bug Fix| update CLI schema to support 6.0| | Bug Fix| normalize cli config command options| | Bug Fix| dump ng-packagr version in ng --version| | Bug Fix| remove server alias for serve| | Bug Fix| fix xi18n command typo| | Bug Fix| missing parenthesis in RxJs compat warning (#10313)| | Bug Fix| add ng eject with a message about the disabling| Closes #10169 | Bug Fix| update the outdated CLI config message| Closes #10308 | Bug Fix| Respect the type of Option when parsing| Closes #10312 | Bug Fix| on postinstall show a message if using an old version of CLI| Closes #10258 | Bug Fix| use add instead of install for yarn in npm-install| | Bug Fix| show rxjs and fix alignment| Closes #10257 | Bug Fix| show schematic logging queue every workflow cycle| Closes #10155 | Bug Fix| dont show Nothing to be done on update| Closes #10253 | Bug Fix| remove the backslashes and use levenshtein distance to suggest| | Bug Fix| Show dry run warning| Closes #10194 | Bug Fix| allow private schematics on ng add| | Bug Fix| Fix default collection for getting schematic options| | Bug Fix| use direct path for workflow root on windows| | Bug Fix| use configured package manager| | Bug Fix| allow some schematic commands to allow private| Closes #10182 | Bug Fix| let --force through to the update schematic| Closes #10149 | Bug Fix| allow schematic commands to let core options through| | Bug Fix| Organize the help output| | Bug Fix| Fix update command help options| Closes #10150 | Bug Fix| Move update check to inProject command logic| Closes #10145

@angular/pwa

| Commit | Description | Notes | |:------:| ----------- | -----:| | Bug Fix| Fix JSON parsing|

@ngtools/webpack

| Commit | Description | Notes | |:------:| ----------- | -----:| | Bug Fix| improve fallbacking for path mapping| | Bug Fix| improve support for multi-option path mapping| | Bug Fix| allow passing in the right ContextElementDependency class| Closes #6417

@schematics/angular

| Commit | Description | Notes | |:------:| ----------- | -----:| | Bug Fix| ensure production configuration when migrating| | Bug Fix| add module in root tsconfig when migrating| | Bug Fix| add baseUrl in root tsconfig when migrating| | Bug Fix| add module option in library tsconfig| Closes #11255 | Bug Fix| use es2015 modules overall| | Bug Fix| allow ServiceWorker to work with baseHref| Closes #8515 | Bug Fix| Fix JSON parsing| Closes #10880 | Bug Fix| Fix root path for e2e projects during update|

@schematics/update

| Commit | Description | Notes | |:------:| ----------- | -----:| | Bug Fix| use rc to find and read npm config| | Bug Fix| ensure auth config options are typed properly| | Bug Fix| support npm auth bearer tokens| | Bug Fix| allow beta versions to be valid peer|

angular_devkit

| Commit | Description | Notes | |:------:| ----------- | -----:| | Bug Fix| stop blocking karma after compilation error|

Misc

| Commit | Description | Notes | |:------:| ----------- | -----:| | Bug Fix| 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