22.5.0-beta.1
📦 nxView on GitHub →
✨ 2 features🐛 3 fixes🔧 4 symbols
Summary
This beta release introduces new features for cloud prompts and agent configuration, alongside several bug fixes including improved temporary directory handling and updates to React/Vitest configurations.
Migration Steps
- If you rely on file-loader for SVGs, you may need to update your configuration due to its removal in favor of updated svgr migration.
✨ New Features
- core: add variant 2 to CNW cloud prompts with promo message
- core: improve configure-ai-agents to copy nx skills/subagents/plugins
🐛 Bug Fixes
- core: fall back to node_modules when tmp has noexec
- react: remove file-loader dependency and update svgr migration
- web: ensure vitest config file is created