22.7.0-rc.0
📦 nxView on GitHub →
🐛 3 fixes🔧 3 symbols
Summary
This release focuses on bug fixes, including resolving an issue in the core set constructor, improving nextjs package handling, and ensuring React Router compatibility with Vite 8.
🐛 Bug Fixes
- Fixed an issue in core where the plugin name was incorrectly spread into the set constructor.
- Ensured semver is added to required packages when updating package.json in nextjs projects.
- Resolved compatibility issues allowing React Router apps to support Vite 8.