22.6.0-beta.5
📦 nxView on GitHub →
✨ 1 features🐛 8 fixes🔧 4 symbols
Summary
This beta release introduces an explicit cloud opt-out feature for CNW and resolves several bugs across core, gradle, js, nx-dev, and vite modules.
✨ New Features
- Add explicit cloud opt-out to CNW in core.
🐛 Bug Fixes
- Remove unused getTerminalOutput from BatchProcess.
- Handle FORCE_COLOR=0 correctly with picocolors.
- Use scoped cache key for unresolved npm imports in TargetProjectLocator.
- Ensure that atomized task targets have dependsOn in gradle.
- Use globs for dependent task output files in gradle.
- Remove redundant vite.config.ts generation for vitest projects.
- Move redirects from Next.js config to Netlify _redirects in nx-dev.
- Set isPreview=true for Vite Preview server.