github nrwl/nx 16.9.0-beta.0

latest releases: 19.8.0, 19.8.0-beta.3, 19.8.0-beta.2...
pre-release12 months ago

16.9.0-beta.0 (2023-09-07)

Bug Fixes

  • angular: keep dependency-checks enabled for buildable libraries (#19047) (bcb5965)
  • core: do not prompt, only warn when projectNameAndRootLayout is … (#19037) (850cdb3)
  • core: do not validate remote cache validity (#19059) (f71f2ac)
  • core: prettier 3 shouldn't cause errors due to esm + compile cache (#19042) (f1be92e)
  • core: register ts transpiler when running .ts backed plugins (#19027) (2526967)
  • js: handle nested wildcard imports and paths that start with # (#19056) (4b344ac)
  • js: workspace lib devDependencies should not be added to package.json (#17802) (9ba98f4)
  • linter: ensure config manipulations are run only if config is supported (#19035) (aa22362)
  • linter: fix dep-checks projPackageJsonDeps caching for IDE (#18935) (2bc7031)
  • linter: handle non-JSON eslintrc files when updating overrides (#19026) (8c1f183)
  • misc: calculate cwd relative path correctly for generators and executors (#18933) (ace8f8c)
  • misc: nx view-logs should open the nx-cloud link when connected … (#17808) (4940b2b)
  • misc: use preset apps instead of empty (#19051) (e8fb1f4)
  • node: explicitly check that project is a library before updating imports (#19040) (214b531)
  • nx-dev: menu chevron alignment (f994f54)
  • react: fix createGlobPAtternsForDependencies path (#18546) (ac85a16)
  • react: set "watch: false" on module federation serve-static options (#19052) (305b443)
  • vite: check for undefined and create types array (#19045) (f487929)
  • webpack: enable in memory caching when building for node in watch mode (#18348) (f30174b)

Features

Don't miss a new nx release

NewReleases is sending notifications on new releases.