@streamdown/code@1.1.1
bee-san/RustScan@streamdown/code@1.1.1Mar 17, 2026
AI Summary
Improves error handling for code blocks during streaming by falling back to plain text when language identifiers are missing or incomplete.
Key Highlights
- Fallback to plain text highlighting for unknown or truncated languages
New Features
- Fallback highlighting
Full Release Notes
### Patch Changes - 651873d: Fall back to plain text highlighting when the code block language identifier is unknown or truncated mid-stream, preventing Shiki from throwing on unsupported language names.