Change8

22.5.0-beta.0

📦 nxView on GitHub →
2 features🐛 7 fixes

Summary

This beta release introduces batch task display in the TUI and an option to prefer Node's strip types feature for TypeScript files. Several core and devkit bugs related to TUI stability, cleanup, and cloud command behavior have also been addressed.

✨ New Features

  • Display batch tasks in the TUI.
  • Added NX_PREFER_NODE_STRIP_TYPES environment variable to use Node's strip types feature instead of transpilation for TypeScript files.

🐛 Bug Fixes

  • Clean up daemon workspace data directory on 'nx reset --only-daemon'.
  • Move TUI to parking lot rwlock to avoid hangs.
  • Improved handling of resizing for inline_tui.
  • Consolidate GitHub URL messaging when 'git push' fails.
  • Cloud commands now act as no-ops when not connected instead of throwing errors.
  • Allow null values in JSON schema validation within devkit.
  • Update broken /launch-nx links in nx-dev.