Bug Fixes
- core: fix 'group by folder' checkbox, small style changes (1719e04)
- core: perform package.json update if one of the deps is missing (#2481) (a0a9180)
- core: update create-nx-workspace to perform unit testing and linting (dd598e2)
- core: update ts eslint version to remove the warning (a8f9e12)
- misc: loosen dependencies for angular dependencies (e5db43f)
- testing: cypressconfig now propagates to cypress (#2460) (e75fe50)
- testing: invalid jest config --passWithNoTests (#2442) (4b6c8f0), closes #2345