Skip to content

1.6.6

Compare
Choose a tag to compare
@hansl hansl released this 25 Jan 18:41
· 14049 commits to main since this release

Bug Fixes

  • @angular/cli: add karma-cli as dependency when ejecting (f17c2b3)
  • @angular/cli: allow colon separated schematic name in generate (f9a9d75)
  • @angular/cli: allow for schema-less schematics to be generated (d4dc2e3)
  • @angular/cli: delete node_modules on eject e2e (5c00e1f)
  • @angular/cli: eject now remove all hardcoded paths (53e84fe), closes #9335
  • @angular/cli: exclude nodejs built-ins from process.cwd() resolve (bf87508)
  • @angular/cli: maintain autoprefixer backward compatibility (0f82564)
  • @angular/cli: only force CommonJS if module kind is ES2015 (369f361)
  • @angular/cli: replaced bullet character due to unwanted beeping sounds on windows systems (38db84c)