23.0.0-beta.18
📦 nxView on GitHub →
✨ 1 features🐛 6 fixes🔧 2 symbols
Summary
This beta release introduces shell tab-completion support across various shells and includes several bug fixes related to Angular, core detection, JS publishing, and dotnet file inclusion.
✨ New Features
- Added shell tab-completion (bash, zsh, fish, powershell) to core functionality.
🐛 Bug Fixes
- Only add @oxc-project/runtime on the vitest-analog path for Angular projects.
- Detect vscode copilot ai agent in core.
- Allow local plugin subpath imports without custom conditions.
- Include Directory.*.* files in inputs for dotnet projects.
- Fall back to npm publish when bun publish fails with an authentication error for JS projects.
- Achieved multi-version support compliance for JS projects.