16.6.0-beta.1 (2023-07-11)
Bug Fixes
- angular: explicitly depend on find-cache-dir to avoid npm resolution conflict (#18049) (a08cb91)
- core: add missing perf_hooks import in tasks-runner/cache (#18043) (e255827)
- core: fix project configuration typings (#18073) (bcb3251)
- core: handle undefined target defaults (#18044) (92926b9)
- core: remove throttle from watch (#18077) (460e469)
- js: post-process skipped tasks by the ts compiler in tsc batch implementation (#17938) (d10aeb4)
- misc: fix migrations updating target options to consider target defaults (#18064) (8be6558)
- storybook: dont throw if no project-level tsconfig (#18027) (878955b)
Features
- core: throw an error when unknown local cache source (1bc58c9)
- misc: deprecate executor options to generate package.json for libraries (#17923) (95a2256)
- testing: add @nx/playwright plugin (#17975) (2128f8e)
- testing: rename jest-project generator to "configuration" generator for consistency in naming (#18006) (38fa586)
- testing: update jest to v29.6.1 (#18061) (90172c5)
- vite: server executor
https
prop as object (#18048) (6bf3dc9)