16.0.0-rc.0 (2023-04-27)
Bug Fixes
- angular: fix the imports of @angular-devkit/architect/node for n… (#16595) (eb425b6)
- core: deprecate mf utils from devkit public api (#16574) (f34fec3)
- core: fix missing top-level dependencies (#14832) (369ee09)
- core: improve docker detection with cgroup (#16589) (7263b48)
- core: use nx@next when migrating to
next
(#16557) (0add1a1) - misc: add a migration to update or remove references to @nrwl/web/babel (#16581) (38c3221)
- nextjs: Add debug ability when verbose is passed to build (#16545) (d24862d)
- node: Propagate --bundler when passed via CNW (#16580) (d5062e7)
- nx-dev: toc width (#16592) (ae48f04)
- nx-plugin: remove createPackageName prompt for nx plugin (#16585) (e4aad48)
- nx-plugin: runNxCommand should default to using tmpProjPath as the cwd (#16562) (0193967)
- vite: build executor should not overwrite package.json in dist (#16586) (2d78de5)
Features
- core: remove git file hasher implementation (#16517) (3703846)
- core: update dependsOn configuration to use dependencies property (#16584) (ac64773)
- core: update nx schema to include more tasksRunnerOptions options (#16591) (010ddee)
- nx-plugin: simplify generated plugin code (#16590) (7b0f96b)
- vite: add
--testFile
argument to @nrwl/vite:test (#16324) (83ada9d) - vite: allow setting of build target (#16588) (4465425)