Bug Fixes
- core: add
forwardAllArgs
option to run-commands builder (#3559) (507c1b6), closes #3335 - core: enable intelligent tsconfig changes in tsconfig.base.json (#3768) (6eedf58)
- core: fix decorate angular-cli script to work for production installs (6377cef)
- core: fix resolving projects for imports to '..' (#3846) (439d5d8)
- core: fix resolving projects for imports to '.' (#3839) (8c85bf9)
- core: git hasher should handle unstaged files with spaces (ed5f3a6)
- core: improve performance of analyzing npm dependencies (#3755) (9c5c5fe)
- core: read tsconfig.json instead of tsconfig.base.json (#3745) (cbf12f0)
- core: remove invalid --plain flags from affected commands (ab943ae)
- core: update the version of yargs to fix npm audit (4ea6ef8)
- core: update version of yargs-parser (#3754) (3f3a58f)
- docs: Misnamed link in sidebar (#3762) (54c3d8d)
- misc: increase buffer limit of run-commands (25c2ba0)
- misc: upgrade version of
yargs-parser
(#3751) (156dd33), closes #3105 - repo: fix broken tests (589a480)
- repo: fix publish script (480c01d)