Change8

21.6.1-beta.1

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

Summary

This beta release introduces scrolling for the TUI tasks list, adds an environment variable for Docker registry configuration, and includes several bug fixes related to watchers, migration checks, and terminal styling.

✨ New Features

  • core: replace the pagination from the tui tasks list with scrolling
  • docker: add env var for providing docker registry
  • rspack: respect deleteOutputPath option in rspack executor
  • testing: infer task to merge reports from playwright atomized tasks

🐛 Bug Fixes

  • 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
  • core: move git utilities to fix WASM build
  • core: detect vscode insiders as separate editor

🔧 Affected Symbols

nx migrate