Bug Fixes
- angular: changes the styleext setting of the component schematic to style (172c3a5), closes #2475
- core: filter webpack warnings only instead of full output (#2697) (4fb025b), closes #2696
- core: improve performance of project filtering on dep-graph (93ace19)
- core: move setMaxWorkers responsibility to runCLI (5452dfa)
- core: remove schematic warns on missing project (9e5f06c)
- docs: typo in /angular/fundamentals/monorepos-automation (#2651) (e73a6a0)
- misc: exit 1 for errors in workspace-schematics (9a8c95a)
- node: remove directory prompt from node apps (9f1ca1c)
- react: change default browserslist so IE11 is support (via "not dead" query) (#2718) (975bd49), closes #2209
- repo: update yarn.lock (52a055c)
- storybook: fix an invalid dependency version for @babel/core (#2666) (7de5dc0), closes #2665
- testing: cypress cannot be started in chrome headless mode (#2683) (417ff21)
Features
- core: add remove schematic (#2484) (d834e79)
- core: add web:build support for environment variables (2d02777)
- core: analyze tsconfig changes (b671959)
- core: improve outputs when using --parallel and --with-deps (0b7535a)
- core: nx list enhancements and cleanup (bb12d7c)
- core: rewrite path mappings when buildings apps (2c42431)
- react: add support for css modules for SASS/SCSS files (#2719) (7225d29), closes #2406
- react: update styled-components (#2663) (edbadee)