21.4.0-beta.10
📦 nxView on GitHub →
✨ 1 features🐛 5 fixes🔧 5 symbols
Summary
This beta release introduces the ability for custom nx-release-publish executors to read versionData and includes several bug fixes related to dependency inclusion, workspace creation, path resolution on Windows, and Vite testing configuration.
✨ New Features
- Allow custom nx-release-publish executors to read versionData.
🐛 Bug Fixes
- Include nested library dependencies in generated package.json.
- Prevent error.log from generating during create-nx-workspace.
- Ensure generateFiles is called using path.join.
- Ensure windows paths are resolved correctly.
- Set name property for test to project name in Vite configuration.
🔧 Affected Symbols
nx-release-publish executorspackage.json generationcreate-nx-workspacegenerateFilesVite test configuration