v2.8.10
📦 turborepoView on GitHub →
✨ 2 features🐛 3 fixes
Summary
This release focuses heavily on performance improvements across hashing, globbing, and dependency graph creation, alongside minor feature additions for profiling and bug fixes in create-turbo and dependency resolution.
✨ New Features
- Generate LLM-friendly markdown alongside --profile trace output.
- Make --profile and --anon-profile filename optional.
🐛 Bug Fixes
- Sanitize git command inputs in create-turbo.
- Move `node-plop` to dependencies so `PlopTypes` resolves for consumers.
- Restrict credential file permissions to owner-only.