22.7.0-beta.5
📦 nxView on GitHub →
✨ 2 features🐛 12 fixes🔧 1 symbols
Summary
This beta release introduces features like auto-opening the browser for Cloud setup and updates repository handling, alongside numerous bug fixes across bundling, core execution, and Vite support.
✨ New Features
- Auto-open browser for Cloud setup URL during create-nx-workspace.
- Added nx-labs repo target and use glob pattern for update-all-repos.
🐛 Bug Fixes
- Disabled swc input source map resolution.
- Show better log message when isolated plugin shuts down after hook completion.
- Handle owners and conformance project refs on move/remove.
- Resolve published nx migrate package resolution.
- Prevent batch executor error on prematurely completed tasks.
- Add timeouts to GitHub push flow to prevent CLI hangs.
- Prevent nx watch infinite loop from overly broad output globs.
- Add startTime and endTime to TaskResult interface.
- Add input on .d.ts files within dependency projects.
- Make webinar banner theme-aware with light mode support.
- Resolve FreeBSD build disk space issue.
- Add support for Vite 8.