16.8.1 (2023-09-07)
Bug Fixes
- angular: keep dependency-checks enabled for buildable libraries (#19047) (58b13a2)
- core: do not prompt, only warn when projectNameAndRootLayout is … (#19037) (18acd9a)
- core: do not validate remote cache validity (#19059) (1f9dc40)
- core: prettier 3 shouldn't cause errors due to esm + compile cache (#19042) (ac2bea7)
- core: register ts transpiler when running .ts backed plugins (#19027) (22dadbc)
- js: handle nested wildcard imports and paths that start with # (#19056) (2194422)
- js: workspace lib devDependencies should not be added to package.json (#17802) (14a4ef4)
- linter: ensure config manipulations are run only if config is supported (#19035) (85b03c2)
- linter: fix dep-checks projPackageJsonDeps caching for IDE (#18935) (2e1d48e)
- linter: handle non-JSON eslintrc files when updating overrides (#19026) (4365c01)
- misc: calculate cwd relative path correctly for generators and executors (#18933) (24de089)
- misc: nx view-logs should open the nx-cloud link when connected … (#17808) (2e0b09a)
- misc: use preset apps instead of empty (#19051) (655a0a7)
- node: explicitly check that project is a library before updating imports (#19040) (6ac6473)
- react: fix createGlobPAtternsForDependencies path (#18546) (62f526a)
- react: set "watch: false" on module federation serve-static options (#19052) (2e52c14)
- vite: check for undefined and create types array (#19045) (143b223)
- webpack: enable in memory caching when building for node in watch mode (#18348) (1f10398)