Change8

22.7.0-beta.17

📦 nxView on GitHub →
2 features🐛 5 fixes🔧 4 symbols

Summary

This beta release introduces new logging capabilities in the core daemon and improves TypeScript type definitions. Several minor fixes address issues related to workspace creation and plugin hashing.

✨ New Features

  • Added logging and progress message types to the core daemon.
  • Added nx-blog sitemap to the root sitemap index via nx-dev.

🐛 Bug Fixes

  • Created a process report on fatal errors occurring in .nx/workspace-data.
  • Improved native TypeScript type definitions in the core.
  • Changed the maven analyzer startup logging to use verbose instead of stdout.
  • Allowed running create-nx-workspace . --no-interactive in an empty directory.
  • Included the config file path in the plugin hash calculation for testing.

Affected Symbols