22.0.0-beta.8
📦 nxView on GitHub →
✨ 4 features🐛 7 fixes🔧 1 symbols
Summary
This beta release introduces initial support for a .NET plugin, updates the Vue plugin dependency, and includes several fixes across core functionality, migration tools, and the Nx graph visualization.
✨ New Features
- Initial draft of .NET plugin added.
- v22 added to the version picker in nx-dev.
- storybook now includes watch-deps and build-deps targets.
- Migrated @vitejs/plugin-vue to version 6.0.1 for Vue projects.
🐛 Bug Fixes
- Miscellaneous issues in tui summary output were fixed.
- Catalog definition files are now formatted when appropriate during `nx migrate`.
- Prerelease versions of nx can now be used with devkit.
- Migrations used by `nx repair` have been restored.
- Existing project names are no longer changed if a project.json file is added to a project.
- Content overflow in the PDV component within the graph visualization has been prevented.
- The correct dependencies are now installed in the eslint convert to flat config generator.
🔧 Affected Symbols
@vitejs/plugin-vue