Skip to content

Release 7.0.0

Choose a tag to compare

@vsavkin vsavkin released this 28 Oct 16:14
· 17217 commits to master since this release

Bug Fixes

  • builders: using fork and getSystemPath (5154146)
  • schematics: add node types for node apps (9ab5053)
  • schematics: check existence of tslint.json for app (ng-add) (12e4842)
  • schematics: check implicity touched projects independently from git folder structure (21bb88b)
  • schematics: check type of tsConfig lint entry (ng-add) (cd43c6d)
  • schematics: create unique ids for schematic configs (f03f007)
  • schematics: do not add setup file for --no-module libs (31061d4)
  • schematics: fix tslint rules for ngadd (47d99d4)
  • schematics: handle complex asset options in ng-add (9a60c69)
  • schematics: use feature key in selector (02a49e7), closes #818

Features

  • schematics: add cypress e2e test runner (f38bda0)
  • schematics: add interactive prompts (479bf5b)
  • schematics: make dep-graph export to svg (15b8e4b), closes #811
  • schematics: make jest flow simpler (8c22ae4)
  • schematics: upgrade to angular 7 (67c4bdf)