Change8

22.1.0-beta.1

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

Summary

This beta release introduces custom installation path options for Gradle and includes numerous bug fixes across core, docker, and vite plugins, focusing on stability and performance improvements.

✨ New Features

  • Added support for custom installation paths in gradle options.

🐛 Bug Fixes

  • Fixed swapped arguments when resolving catalog references from the filesystem in core.
  • Core now correctly suggests installing the docker plugin when dockerfiles are found.
  • Fixed streaming output without prefixes showing the TUI in core.
  • Ensured the daemon consistently writes the project graph cache to disk.
  • Added accept header to http remote cache GET requests.
  • Prevented a crash during pnpm lockfile parsing when an undefined importer was encountered.
  • Implemented lockfile cache splitting and other performance improvements in core.
  • Handled undefined options when creating the graph in the docker plugin.
  • Handled dockerfile at the project root tag in the docker plugin.
  • Handled null exit codes from crashed child processes.
  • nxViteTsPaths now supports local path aliases in vite.

🔧 Affected Symbols

gradle optionscatalog references resolutiondocker plugin graph creationnxViteTsPaths