Change8

22.1.0-beta.8

📦 nxView on GitHub →
3 features🐛 7 fixes🔧 9 symbols

Summary

This beta release introduces support for Vitest 4, splits the Vitest entrypoint, and includes several performance and stability fixes across core, JS, and release tooling.

✨ New Features

  • Added resolveVersionPlans option to changelog CLI and API.
  • Split vitest entrypoint into plugin, generators, and executors.
  • Added support for Vitest 4.

🐛 Bug Fixes

  • Cleaned up dead processes from metrics.
  • Resolved lockfile cache regression related to keyMap state.
  • Updated vitest import in the library generator for JavaScript projects.
  • Improved TypeScript plugin performance.
  • Changelog renderer now renders commit title including breaking changes.
  • Removed optional nature of the Storybook migration.
  • Vitest executor no longer fails when cleanedAngularVersion is of an incorrect type.

🔧 Affected Symbols

vitest pluginvitest generatorsvitest executorschangelog CLIchangelog APIlibrary generatortypescript pluginchangelog rendererStorybook migration