16.0.0-beta.7 (2023-04-24)
Bug Fixes
- bundling: export collections from @nx/vite (#16514) (9aa355f)
- core: do not replace @nrwl mentions in CHANGELOG.md (#16512) (5272e5a)
- core: use located tsconfig name for tsconfig-paths when registering local plugin transpiler (#16476) (0e68441)
- js: throw better error messaging when a dependency is not in the graph (#16510) (db32400)
- linter: replace eslint ignore comments during @nrwl -> @nx migra… (#16521) (aeb5950)
- misc: create-nx-workspace should display short error messages (#16474) (ddf613c)
- misc: create-nx-workspace should work with custom presets on windows (#16473) (04a0c77)
- misc: safely iterate over package.json scripts in nx init command (#16508) (dffb3d3)
- nextjs: do not generate test for appDir page.tsx (#16509) (808b4d1)
- nextjs: Nightly failures since yarn eagerly reads imports (#16522) (4dea8b7)
- nextjs: use require("next") since exports.default is no longer provided (#16497) (786323d)
- repo: fix mismatched package manager e2e utils (#16502) (8519fbc)
Features
- core: add a monkey-patch for require to use @nx packages instea… (#16511) (26ad8eb)
- core: support directory patterns for --projects (#16288) (6c613ce)
- react-native: upgrade react-native to 0.71.7 (#16504) (cc0d912)
- repo: ignore macos timings for nightly duration report (#16454) (4d5cc73)
- repo: update storybook to v7 (#16174) (#16289) (9bb5d0d)
- repo: use @pnpm/exe over pnpm for CI runs (#16495) (ceab87d)