Skip to content

v1.2.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@filipesilva filipesilva released this 07 Jun 21:35
· 14154 commits to main since this release

Bug Fixes

  • @angular/cli: allow public host option to accept only hostname (38a2bc7)
  • @angular/cli: check package manager only when using one (9119416)
  • @angular/cli: fix delete path check (d75580b)
  • @angular/cli: fix empty style urls (4b805c7)
  • @angular/cli: fix env path (95817d2)
  • @angular/cli: fix travis deployment (f06badc)
  • @angular/cli: fix travis deployment added missing script check (d51155e)
  • @angular/cli: restore e2e blueprint (174014c)

Features

  • @angular/cli: add barebones option to ng new (a0c81d2)
  • @angular/cli: add n as new alias (#6494) (d4bb6ef)
  • @angular/cli: add option to preserve symlinks for module resolution (81af71a)
  • @angular/cli: add support for minifying HTML (3ca18b4), closes #1861
  • @angular/cli: adding git builds script (44340b6)
  • @angular/cli: remove deduped licenses (97d7db6)
  • @angular/cli: support loading webp images (#6594) (a0e63ea), closes #6526