Bug Fixes
- angular: fix --skipFormat option on application schematic (1681257)
- angular: honor
buildableProjectDepsInPackageJsonType
in angula… (#4760) (5ee2874) - core: add fail over --fork-point arg to git merge (acd5502)
- core: support unit testing of nx generators invoking wrapped schematics (3157293)
- core: throw an error if user tries generating/executing from a package which does not support it (#4835) (95848ca)
- core): fix(core): fix(core: ensure dir when exporting dep-graph to json (#4893) (6dc7de4)
- devkit: generateFiles should rename paths recursively (#4784) (4522a90)
- devkit: migrate devkit to the latest version during migrate (#4898) (befd9dc)
- devkit: properly emit failures when converting nx executor (#4866) (f206925)
- devkit: support .template extensions for generating files (#4842) (0fc729c)
- misc: fix removing the projects with jest configs (#4874) (1cf9295)
- misc: plugins deep importing perf-logging (9d0a4c8)
- nextjs: fix the executor (aa311fa)
- react: add dependency onto @nrwl/workspace (#4865) (956dfe6)
- repo: fixing broken internal links (#4790) (ed22ae6)
- storybook: emit a value from storybook executor so that e2e tests work (#4845) (35049dc)