23.2.0-rc.2Pre-release
Fixed 5
- Use scoped config form for pnpm 11+ publish
- Flag banned external imports reached through internal projects
- Stop an inferred oxlint task from linting nested projects
- Ignore bundled snapshots when pruning npm lockfiles
- Write each atomized target's coverage to its own directory
From Nx
23.2.0-rc.2 (2026-09-01)
🩹 Fixes
- core: use scoped config form for pnpm 11+ publish (#36867, #36860)
- linter: flag banned external imports reached through internal projects (#36654, #36519)
- linter: stop an inferred oxlint task from linting nested projects (#36873)
- misc: ignore bundled snapshots when pruning npm lockfiles (#36763, #36672)
- vitest: write each atomized target's coverage to its own directory (#36658, #36503)
❤️ Thank You
- Fnine59
- Jason Jean @FrozenPandaz
- Leosvel Pérez Espinosa @leosvelperez
- wangxp