v2.10.5-canary.3
📦 turborepoView on GitHub →
🐛 2 fixes
Summary
This canary release (v2.10.5-canary.3) focuses on improving build reliability by fixing issues related to compile cache injection and storage failures.
🐛 Bug Fixes
- Stopped ambient CARGO_INCREMENTAL from suppressing compile cache injection.
- Ensured that compile cache storage failures do not cause the build to fail.