Change8

21.6.1-beta.0

📦 nxView on GitHub →
3 features🐛 12 fixes

Summary

Version 21.6.1-beta.0 introduces scrolling for TUI task lists and fixes numerous bugs across bundling, core functionality, and Vite configurations.

✨ New Features

  • core: replace the pagination from the tui tasks list with scrolling
  • misc: add Cookiebot global scripts to astro-docs
  • testing: infer task to merge reports from playwright atomized tasks

🐛 Bug Fixes

  • bundling: postcss-cli-resources should handle relative urls
  • core: ensure only supported bundlers are used for angular fallback to default
  • core: invalidate project graph when external nodes change
  • core: check if daemon process is actually alive before trying to kill it
  • core: add bold styling to terminal pane title when focused
  • core: resolve watcher infinite loops from missing parent gitignore support
  • core: check nx packages for provenance config before running nx migrate
  • core: handle uninstalled nx console case in autoinstall logic
  • core: filter task duration estimation by successful tasks only
  • release: optimize release version internals
  • repo: update broken CI documentation link in README
  • vite: handle config server properly for libs