16.8.0-beta.1 (2023-08-21)
Bug Fixes
- core: ensure preinstall is only run once on repo (#18671) (adb39c4)
- core: handle symlinks better for watch events on arch (#18743) (f230078)
- core: load .env after .env.local (#18746) (4a25576)
- core: projects within folders that start with a
.
should be found (#18748) (9548714) - core: skip local yarn patches for lock file pruning (#18700) (97c5ecf)
- devkit: await prettier format for v3 compatibility (#18664) (2638bb0)
- js: fix swc opens swc.js instead of compiling on windows (#18723) (078cf9a)
- misc: fix import path to project name and root helper (#18711) (195c5bf)
- nx-dev: include section slug in ai source links (#18722) (5ff8722)
- nx-dev: reverse sort indicators (#18706) (d3b4c70)
- react: fix remote generation devServerPort (#18603) (1a0962f)
- storybook: dont fail if targets dont exist (#18745) (0448317)
- testing: fix outputs for vitest generator (#18709) (7900d56)
- testing: make playwright nxE2EPreset options optional (#18729) (7024108)
Features
- detox: use helper to determine project name and root in application generator (#18674) (9002662)
- devkit: warn users the project name and root will not be derived (#18718) (b309d83)
- nextjs: use helper to determine project name and root in projects generators (#18733) (18ba93a)
- node: use helper to determine project name and root directory in project generators (#18620) (d566055)