streamdown@1.1.8

vercel/streamdownstreamdown@1.1.8Sep 3, 2025

AI Summary

This is a patch release focused on bug fixes and improvements to code block handling and streaming behavior. The update fixes an issue where links were invisible during streaming and adds support for multiple simultaneous code blocks with different languages.

Key Highlights

  • Fixed issue where links were invisible while streaming
  • Added support for multiple simultaneous code blocks with different languages
  • Added more code block data attributes for better customization
  • Added RTL (right-to-left) unit tests for internationalization support

New Features

  • Support for multiple simultaneous code blocks with different languages
  • Additional code block data attributes for enhanced functionality

Full Release Notes

### Patch Changes

-   76b68bf: add more code block data attributes
-   faba69f: Support multiple simultaneous code blocks with different languages
-   bda3134: add rtl unit tests
-   f45ea6d: fix: links invisible while streaming