Skip to content

v1.0.4

Compare
Choose a tag to compare
@sumitarora sumitarora released this 18 May 17:44

Bug Fixes

  • @angular/cli: adds language to index.html for accessibility (1d99472)
  • @angular/cli: allow e2e multi capabilities (8a7f6dd), closes #975
  • @angular/cli: enable full node module resolution for project deps (#6276) (1659b74)
  • @angular/cli: if user pass a full path, use the path (#6341) (013a3ea)
  • @angular/cli: prefix historyApiFallback.index with deployUrl (#6279) (26ecebf)
  • @angular/cli: proper generation when the target dir exists (#5929) (895b759)
  • @angular/cli: put vendor ngfactory in vendor chunk (afa3ac5)
  • @angular/cli: supress module file modification when generating guard with dry-run flag (114ee50)