Skip to content

21.1.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@FrozenPandaz FrozenPandaz released this 17 May 14:27
fa654c6

21.1.0-beta.2 (2025-05-17)

🚀 Features

  • angular: migrate to angular rspack 21 (#31216)
  • core: update getTouchedProjectsFromLockFile to detect which projects were changed from pnpm lock file diff (#31091, #29986)
  • core: add ai rule files to gitignore (#31238)
  • devkit: allow requiring cts config files (#31103)
  • vite: add ajv dev dependency for vite-plugin-dts (#31107)

🩹 Fixes

  • core: do not set tasks which cannot be interactive to interactive (#31240)
  • core: remove engines field, improve compatibility documentation (#31245)
  • core: ensure that global nx works with dot-nx workspace after init (#31249)
  • core: Update e2e nightly test to not hang (#31218)
  • core: record task runs via the queue (#31253)
  • core: restore older nx core migrations for repair (#31254)
  • core: prefer vertical layout categorically if there are less tha… (#31221)
  • linter: handle the flat config in workspace rule generators (#29253, #29252)

❤️ Thank You