Bug Fixes
- angular: install angular packages when generating a new lib (db7c3e6), closes #2652 #2652
- angular: update karma, jasmine & protractor deps (3d7c230)
- core: a new workspace should have an explict dep on tao (9d053e7)
- core: add PNPM lock file to hasher's implicit dependencies (3753cf3)
- core: default to NPM package manager (8676c1a)
- core: store terminal output for failed tasks created with pipe output capture (95c539f)
- repo: fix docs formatting (825202b)
- repo: increase jest timeout (18274ce)
- storybook: path on Win for tsconfig location in angular.json (#4080) (d1a086f), closes #3956
Features
- angular: browser builder with incremental build support (1fcea97)