Skip to content

21.2.1

Latest
Compare
Choose a tag to compare
@FrozenPandaz FrozenPandaz released this 19 Jun 14:05

21.2.1 (2025-06-19)

🚀 Features

  • core: improve message when workspace is not detected (#31632)
  • js: support publishing with registryConfigKey when pnpm >=9.15.7 <10.0.0 || >=10.5.0 (#31622)
  • js: add copy-workspace-modules executor (#31545)
  • nx-dev: read description from markdown frontmatter for index pages (#31566)
  • react: support port option for react app generator (#31552)

🩹 Fixes

  • angular: fix import from ng-packagr (#31600, #31597)
  • angular: handle inferred projects without project configuration files in migrations (#31633, #31607)
  • core: show the correct content in the tui terminal pane for skipped tasks (#31559)
  • core: ensure destination directories are created before copying files (#31624)
  • core: prevent duplicate nx cloud logs from global and local nx invocations (#31641)
  • gradle: fix gradle on windows (#31595)
  • gradle: add build-ci target even if atomized=false (#31537)
  • linter: respect the --quiet option when running with --fix (#31403, #31401)

❤️ Thank You