16.0.0-beta.1 (2023-04-17)
Bug Fixes
- angular: consider app-routing.module.ts when setting up module federation host routes (#16285) (3e45445)
- core: correctly pass resolved compilerOptions to ts-node (#16240) (98b4aa6)
- core: migrate should read both generators and schematics (#16294) (bd63cbf)
- core: run-many doesn't strip quotes surrounding target names (#16211) (5da650a)
- core: update @monodon/rust (#16334) (f0cbb84)
- js: report createGlobPatternsForDependencies errors on tailwind (#16266) (e6f6fc1)
- nextjs: clean up favicon & remove unnecessary property (#16233) (63d0230)
- nextjs: Let Next.js handler serve public/ folder (#16318) (d54f848)
- storybook: add correct v7 packages when generating storybook configuration (#16272) (5628969)
- testing: support custom workspaceRoot for angular CT (#15485) (26fbd1d)
- testing: use jest v29 deps in @nrwl/jest (#16256) (b15db06)
Features
- angular: remove deprecated simpleModuleName option from library generator (#16219) (c8a2f50)
- core: add hasher implementation info in
nx report
(#16261) (cfaf649) - core: remove @nrwl/workspace:lib (#16122) (cafb49a)
- core: remove @nrwl/workspace:run-commands and @nrwl/workspace:r… (#16298) (95f2f80)
- core: remove support for
targetDependencies
(#16101) (5080f2f) - core: remove usage of --legacy-peer-deps (#16271) (afcf7ba)
- core: support both @nrwl/nx-cloud and nx-cloud (1fb9edc)
- core: switch packages to use the @nx scope (#16069) (2d19500)
- linter: update @typescript-eslint/* to 5.58.0 (#16250) (cdc0906)
- misc: add --integrated option to nx init command (#16148) (4b32716)
- nextjs: add composePlugins util when using multiple plugins (#16296) (7322751)
- nextjs: remove "--server=..." app generator option (#16312) (c3c77d5)
- nextjs: update to Next.js 13.3.0 (#16130) (0578116)
- nx-plugin: remove cli property from generators and executors schema.json file (#16259) (de520d0)
- react: deprecate styl from react and next for 17 (#16135) (3eede1c)
- react: remove standaloneConfig since it does nothing (#16313) (8b48ba9)
- repo: update storybook to v7 (#16174) (c4d9a5b)
Reverts
- Revert "chore(misc): publish 16.0.0-beta.1" (ecad35c)