23.2.0-beta.10
📦 nxView on GitHub →
✨ 2 features🐛 9 fixes🔧 1 symbols
Summary
This release introduces features for filtering task output and consistent Vitest integration. It also includes several bug fixes across core, JavaScript, Next.js, and release functionalities.
✨ New Features
- Core: Filter static task output to failures and restore CI log grouping.
- Testing: Offer Vitest consistently across generators with a unitTestRunner option.
🐛 Bug Fixes
- Core: Create external nodes for out-of-workspace link dependencies.
- Core: Point duplicate project names from worktrees at the fix.
- Core: Exclude volatile shell and editor environment variables from the daemon.
- Core: Stop the daemon before nx add installs a package.
- JavaScript: Resolve override selectors in affected detection.
- Miscellaneous: Make generated code lint-clean under oxlint defaults.
- Miscellaneous: De-flake the nx watch e2e suite.
- Next.js: Stop installing unused Next.js ESLint packages from the library generator.
- Release: Resolve out-of-set local dependency versions.