@streamdown/code@1.1.1

BuilderIO/gpt-crawler@streamdown/code@1.1.1Mar 17, 2026

AI Summary

A patch release improving error handling when code block language identifiers are unknown or truncated.

Key Highlights

  • Added fallback to plain text highlighting when language is unknown or truncated mid-stream.

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.