Skip to content

v6.0.0-beta.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@clydin clydin released this 09 Mar 16:36
· 13806 commits to main since this release

Bug Fixes

  • @angular/cli: when a schematic fails on commit errors fail the command (a9bbe2a)
  • @ngtools/webpack: ensure webpack errors are actually an Error (9c4f9e9)
  • @ngtools/webpack: prevent relative request path mapping (5dee617)

Features

  • @angular/cli: add the add command (093e4ea)
  • @angular/cli: allow commands to reparse options if needed (88fc93f)
  • @angular/cli: Clean up generate options (12e10e3)
  • @angular/cli: Update command runner. (9f77c86)
  • @ngtools/webpack: prevent build failure in case of custom locale (0e46942)

BREAKING CHANGES

  • @angular/cli: Removed collection and lint-fix options