21.6.7
📦 nxView on GitHub →
✨ 1 features🐛 9 fixes🔧 3 symbols
Summary
This release introduces the ability to set a custom installation path for gradle options and includes numerous bug fixes across the core functionality, focusing on database initialization, caching, and process handling.
✨ New Features
- Added support for specifying a custom installation path in gradle options.
🐛 Bug Fixes
- Improved database connection initialization and error messages in core.
- Stopped manually removing WAL files for existing databases in core.
- Reverted changes made to the database connection initialization in core.
- Ensured continued execution even when the cloud client is unavailable in core.
- Prevented error messages containing "[object Object]" for invalid {workspaceRoot} placement in core.
- Ensured consistent writing of the project graph cache to disk by the daemon in core.
- Added the accept header to HTTP remote cache GET requests in core.
- Prevented a crash during pnpm lockfile parsing when the importer is undefined in core.
- Handled null exit codes resulting from crashed child processes in misc.
🔧 Affected Symbols
gradlecorepnpm lockfile parsing