Change8

21.6.4

📦 nxView on GitHub →
5 features🐛 14 fixes🔧 6 symbols

Summary

This release introduces new features for AI agent initialization and Vitest support for buildable libraries. It also includes numerous bug fixes, notably upgrading axios to address a security vulnerability and improving configuration handling across several builders.

✨ New Features

  • core: prompt for ai agent files on nx init
  • core: add --check=all flag to configure-ai-agents
  • nest: ensure dependencies are added to project's package.json
  • nx-cloud: update description on nx login and logout
  • vite: add buildable libs support for vitest

🐛 Bug Fixes

  • angular-rspack: do not parse json with babel
  • bundling: postcss-cli-resources should handle relative deploy url
  • core: upgrade axios to 1.12.0 to address CVE-2025-58754
  • core: repair repo root on setupAiAgents in nx init
  • core: remove requirement to be in a package manager workspace
  • core: remove duplicated "Running" string from tui title
  • nextjs: remove whitespace for newly generated server component
  • nextjs: update entrypoints for buildable library with vite to include server entry
  • nx-cloud: update broken documentation links to AI features
  • remix: @nx/remix/package.json export typo fixed
  • repo: fix pr releases to not depend on a broken range
  • testing: show warning instead of error when no blob outputs found during merge
  • vite: ensure tsconfig file is resolved from workspaceRoot
  • vite: enable build watch mode by default for preview

🔧 Affected Symbols

nx initconfigure-ai-agentspostcss-cli-resourcesaxiossetupAiAgents@nx/remix/package.json