Skip to content

v1.4.4

Compare
Choose a tag to compare
@filipesilva filipesilva released this 28 Sep 23:05
· 14367 commits to main since this release

Bug Fixes

  • @angular/cli: ensure asset output is within the output path (32e2e3f)
  • @angular/cli: increase keepAliveTimeout for all Node 8 versions (7d7a522)
  • @angular/cli: open app with servePath (0c55e5b)
  • @angular/cli: Refactor skip git flag into schematics (80f0e2e)
  • @angular/cli: support app option for test command (ddeb959)
  • @angular/cli: use local typescriptMismatch if available (870c4d6), closes #7678
  • @angular/cli: use relative paths within ejected config (a42ba6c)