Change8

22.5.0-beta.5

📦 nxView on GitHub →
7 features🐛 14 fixes🔧 1 symbols

Summary

This beta release introduces several core features, including improved AI agent handling and cloud client download capabilities. It also includes numerous bug fixes across core, gradle, and nx-dev modules, such as switching from chalk to picocolors.

✨ New Features

  • Improved AI agent rules for CLAUDE.md generation.
  • Added command to download cloud client.
  • Added AI agent detection and NDJSON output for CNW.
  • Updated CNW messaging.
  • Eagerly shut down plugins that do not provide later hooks.
  • Added debug environment variable to the gradle batch executor.
  • Updated swc/cli to version 0.8.0.

🐛 Bug Fixes

  • Allowed overriding daemon logging settings.
  • Preserved task selection when unrelated tasks finish.
  • Disabled ignore filters for outputs expansion.
  • Tracked all task outputs regardless of path depth.
  • Avoided crash when pane area is out of bounds during resize.
  • Used picocolors instead of chalk in the nx package.
  • Only detect flaky tasks for cacheable tasks.
  • Reduced daemon inotify watch count by upgrading watchexec.
  • Added missing FileType import for Windows watcher build.
  • Used gradle project name when resolving dependent tasks.
  • Excluded large native dependencies from the build bundle.
  • Fixed og images wrong URL for embeds.
  • Used the right URL for the given netlify context.
  • Included nx cli examples on the refs page.

Affected Symbols