Skip to content

23.1.0-beta.7

Pre-release
Pre-release

Choose a tag to compare

@FrozenPandaz FrozenPandaz released this 03 Jul 22:48
04c9823

23.1.0-beta.7 (2026-07-03)

🚀 Features

  • core: scaffold create-nx-workspace into the current directory (#36134)

🩹 Fixes

  • bundling: prevent TS6059 when an app imports a workspace lib from source (#36217, #35017)
  • core: speed up bun lockfile parsing (#36198)
  • core: set NX_CLI_SET in batch worker processes (#36214, #36210)
  • core: use standard utm params on performance-report links (#36226)
  • gradle: make project graph reports machine-portable (#36210, #35388)
  • gradle: derive dependent-task input extensions from the task model instead of scanning disk (#36211)
  • js: prevent Windows TS6059 rootDir errors in tsc builds (#36184, #35696)
  • js: preserve esModuleInterop default when migrating to TypeScript 6 (#36225)
  • linter: update terminal cli regex for local-dist build (#36201, #36199)
  • misc: remove duplicate nx init cloud-prompt telemetry event (#36145)
  • nx-cloud: use standard utm params on cloud prompt links (#36227, #36226)
  • vite: update deprecation docs link (#36070, #36053)
  • webpack: prevent TS6059 when a tsc build bundles a workspace lib (#36188, #35017)

❤️ Thank You