Change8

22.5.0-beta.3

📦 nxView on GitHub →
3 features🐛 12 fixes🔧 7 symbols

Summary

This beta release focuses heavily on bug fixes across core functionality, Gradle integration, and testing stability, alongside adding new features for Nx Cloud connectivity and documentation tracking.

✨ New Features

  • Added Nx Cloud connect URL to template README.
  • Added decorative banners for Nx Cloud CNW completion message.
  • Added server-side page view tracking for documentation.

🐛 Bug Fixes

  • Improved plugin worker error messages and lifecycle timeouts.
  • Fixed error throwing when worker.stdout is not an instance of socket.
  • Handled multibyte UTF-8 characters in socket message consumption.
  • Resolved daemon client reconnect queue deadlock.
  • Ensured that batch output is not overriden for atomized Gradle targets.
  • Enforced that only one gradle task can be passed into the gradle executor.
  • Fixed internal link check caching and remaining /launch-nx link in nx-dev.
  • Made headers and table options linkable in nx-dev.
  • Fixed double-counting and excluded assets from page tracking in nx-dev.
  • Added timeout to runCommandUntil to prevent hanging tests.
  • Preloaded vitest/node to prevent race condition on Node 24.
  • Handled sophisticated vite plugins.

Affected Symbols