Bug Fixes
- core: add @nrwl/nx-cloud to report package list (#6279) (3408764)
- core: adjust logger to avoid errors when the passed object is not a string (#6320) (6a4ae43)
- core: include dependencies of projects which do not have a target (#6309) (3a2d74c)
- core: make sanitizePath cross-platform (#6308) (9b3f23a)
- core: project.json files are not being used with wrapAngularDevkitSchematic (#6276) (0c2e21f), closes #6271 #6272
- core: project.json split should be remembered if all projects utilize it (#6180) (58bc426)
- core: safely handle when tasksRunnerOptions are not defined (#6252) (a2c8cb3)
- core: update root jest config with move generator (#6313) (4fe522f), closes #6303
- devkit: module of classname should be capitalized when generated with special characters in a directory (#6283) (698fd96), closes #6281
- nextjs: wrong deprecation message for createGlobPatternsOfDependentProjects (#6299) (c8f38a6)
- repo: adjust the language in the readme (7b893e7)
- web: fix stylePreprocessorOptions option (#6265) (4424179)