v2.8.18-canary.15
📦 turborepoView on GitHub →
✨ 2 features🐛 1 fixes⚡ 1 deprecations
Summary
This canary release introduces native SVG rendering, deprecates old graph formats, and fixes an issue with affected file detection.
Migration Steps
- If you were using graphviz-dependent `-graph` formats, switch to using native SVG rendering.
✨ New Features
- Child process bytes are now routed through TaskHandle with sink-owned prefix rendering.
- Native SVG rendering is now supported, deprecating graphviz-dependent `-graph` formats.
🐛 Bug Fixes
- Prevented `$TURBO_DEFAULT$` from matching unrelated root files during affected detection.
⚡ Deprecations
- The graphviz-dependent `-graph` formats are deprecated in favor of native SVG rendering.