23.2.0-beta.1Pre-release
Added 1
- Add react + vite + vitest + playwright example
Fixed 16
- Make unit tests pass locally regardless of invoking package manager
- Respect --aiAgents none to skip AI agent file generation
- Use --config.frozen-lockfile=false for pnpm add during migrate
- Run selected projects with --exclude-task-dependencies
- Stop passing git revisions through a shell in affected commands
- Collect trickling watcher bursts fully on daemon force-flush
- Report tasks running in another Nx process in the inline TUI
- Stop ratatui cursor queries from racing the TUI event stream
- Render critical-path tasks as a nested list in the job summary
- Keep override parser when convert-to-flat-config uses FlatCompat
- Do not cache static remote assets in the dev-server plugin
- Strip version suffix from npm dependency names for bun compatibility
- Align VersionDataEntry dependency types with VersionActions to allow null values
- Update configuration generator nx.json for Storybook
- Prevent watch false leaking into dev server config in Vite
- Propagate watch option from executor to webpack config
23.2.0-beta.1 (2026-07-20)
🚀 Features
- repo: add react + vite + vitest + playwright example (#35921)
🩹 Fixes
- core: make unit tests pass locally regardless of invoking package manager (#35994)
- core: respect --aiAgents none to skip AI agent file generation (#34944, #34692)
- core: use --config.frozen-lockfile=false for pnpm add during migrate (#36337)
- core: run selected projects with --exclude-task-dependencies (#35562)
- core: stop passing git revisions through a shell in affected commands (#36379)
- core: collect trickling watcher bursts fully on daemon force-flush (#36391)
- core: report tasks running in another Nx process in the inline TUI (#36341)
- core: stop ratatui cursor queries from racing the TUI event stream (#36318)
- core: render critical-path tasks as a nested list in the job summary (#36394)
- linter: keep override parser when convert-to-flat-config uses FlatCompat (#36363)
- module-federation: do not cache static remote assets in the dev-server plugin (#36279, #36278)
- module-federation: strip version suffix from npm dependency names for bun compatibility (#34960)
- release: align VersionDataEntry dependency types with VersionActions to allow null values (#35932, #35913)
- storybook: update configuration generator nx.json (#34880, #34879)
- vite: prevent watch false leaking into dev server config (#36080, #36078)
- webpack: propagate watch option from executor to webpack config (#34927, #22945)
❤️ Thank You
- Craigory Coppola @AgentEnder
- David Johnson @djohnson-aperture
- duckot13
- FrozenPandaz @FrozenPandaz
- ilan weissberg @ilanwei1
- Jack Hsu @jaysoo
- Jason Jean @FrozenPandaz
- Leosvel Pérez Espinosa @leosvelperez
- Martijn van der Meij @Squixx
- Prafful S @prafful1234
- Richard Roozenboom @Roozenboom
- Thees Hengstermann @theescodes
- Tushar Khadde @Tusharkhadde