Skip to content

v6.1.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@hansl hansl released this 30 May 02:09
· 12405 commits to main since this release

6.1.0-beta.0 (2018-05-30)

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