Bug Fixes
- core: catch error when creating new workspace and git is not configured (#8289) (1b5632c), closes #8183
- core: handle project graph plugins not providing optional projectFilePatterns property (#8290) (d3f4613)
- js: mark swc as experimental (53767a8)
- js: use ts-jest for compiler SWC due to known bug in SWC (fba478c)
- testing: remove 'swc' from compiler option for jest generators (f97961d)
- web: shouldSkip get of undefined fixed, chunk push into Set fixed (#8140) (657d93a)