17.2.7
🩹 Fixes
- angular: fix standalone eslint config generation
- bundling: added back code to handle skipTypeField option of rollup executor options + tests
- linter: ensure angular entry point checks are correct
- nextjs: enhance page generator to work when --project is not supplied
- nextjs: remove temporary patch for next eslint rules
- nextjs: correct inferred outputs for root Next.js projects
- node: E2E test port conflicts
- release: add overall nx release command
- release: publish error handling, dry-run in dependsOn
- release: capture all release titles during parse
- testing: run playwright with the correct project option for multiple values
- testing: safely handle circular deps in component testing plugin
- testing: set correct type for ignoreTestFiles option in cypress executor
- vite: vitest migration add reporters
- vite: more properly resolve arguments from configurations
- vite: dist and coverage paths for root projects