Bug Fixes
- core: add -d as alias for --dryRun for tao generate (8caff7f)
- core: ensure dep graph is regenerated when root files change (30282b9)
- docs: update ng for nx in documentation (#2763) (0f3d14f)
- misc: add formatting to all migrations (09c4654)
- storybook: add install after adding @nrwl/storybook (670a5f9)
- testing: fix cypress headless mode for some versions (e557807)
Features
- angular: update Angular libraries to version 9.1.0 (49d8ce1)
- core: enable caching by default (aeb0bdc)
- docs: update tutorials (4ef43ee)
- nextjs: add support for custom next config and optimize style enhancer usages (#2727) (27f5234), closes #2490
- node: add memory limit option (1cc18a7)
- testing: add option to use babel-jest rather than ts-jest (#2722) (9ad9b2e)
- testing: update Jest and its dependencies to v25 (0ad6f91)
- testing: add migration for Jest 25 (b85b8af)