Releases: angular/angular-cli
Releases · angular/angular-cli
v6.1.0-rc.3
Compare
Sorry, something went wrong.
No results found
hansl
released this
19 Jul 03:07
We reverted a PR that had a detected issue (see #11587 ). We will investigate and fix it either in the next patch or minor.
Commits
@ngtools/webpack
Commit
Description
Notes
don't add resource sourcemap to parent compilation
Closes #9980
Special Thanks
Hans Larsen, Charles Suttie, Filipe Silva, banjankri
v6.1.0-rc.2
Compare
Sorry, something went wrong.
No results found
hansl
released this
13 Jul 19:50
v6.1.0-rc.0
Compare
Sorry, something went wrong.
No results found
Commits
@angular-devkit/build-angular
Commit
Description
Notes
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-webpack
Commit
Description
Notes
support minor versions of webpack 4.x
@angular-devkit/core
Commit
Description
Notes
remove circular dependencies
when two projects are the same, pick the first declared
@angular/cli
Commit
Description
Notes
Fix double setting of the path options for new
Closes #11025
@angular/pwa
Commit
Description
Notes
Fix JSON parsing
@ngtools/webpack
Commit
Description
Notes
allow passing in the right ContextElementDependency class
Closes #6417
@schematics/angular
Commit
Description
Notes
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
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
Hans Larsen, Filipe Silva, Mike Brocchi, George Kalpakas, Alex Eagle, Ferdinand Malcher, Vincent Pizzo, Nico Jansen, Christian Hagendorn, Charles Lyding, Brenden
6.1.0-beta.2
Compare
Sorry, something went wrong.
No results found
hansl
released this
06 Jun 18:45
v6.1.0-beta.0
Compare
Sorry, something went wrong.
No results found
hansl
released this
30 May 02:09
Bug Fixes
@angular/cli: Fix config command setting number values (8e69b3b ), closes #10900
@angular/cli: Fix removal of non-schematic options (7ed03dd )
@angular/cli: handle raw strings in config command (4e53bfd )
@angular/cli: support codeFrame format with ng lint (8563099 )
Features
@angular/cli: allow override of configuration for ng run (d250874 ), closes #10569
v6.0.7
Compare
Sorry, something went wrong.
No results found
hansl
released this
30 May 02:06
6.0.7 (2018-05-30)
Bug Fixes
@angular/cli: Fix config command setting number values (6d80c49 ), closes #10900
@angular/cli: Fix removal of non-schematic options (255a665 )
@angular/cli: handle raw strings in config command (9269905 )
@angular/cli: support codeFrame format with ng lint (4f9fd9f )
6.0.5
Compare
Sorry, something went wrong.
No results found
hansl
released this
25 May 05:55
Unfortunately, due to some issue found after doing the 6.0.4 release, we were forced to rollback. This release is the same as 6.0.3.
v6.0.2
Compare
Sorry, something went wrong.
No results found
Brocco
released this
17 May 02:11
Bug Fixes
@angular/cli: Fix parsing of new options (0820650 ), closes #10802
6.0.1
Compare
Sorry, something went wrong.
No results found
hansl
released this
10 May 17:59
6.0.1 (2018-05-10)
Bug Fixes
@angular/cli: add closing single quote (325baa6 )
@angular/cli: clean up architect options (c9a46eb )
@angular/cli: fix ng doc not working (89242be )
@angular/cli: fix PWD in cygwin (b9c40ee )