streamdown@1.1.9

vercel/streamdownstreamdown@1.1.9Sep 3, 2025

AI Summary

This is a patch release (1.1.9) for streamdown that includes bug fixes and dependency updates. The release addresses issues with copy events firing too frequently and fixes a rendering issue where long list items would break to a new line incorrectly.

Key Highlights

  • Updated dependencies (bump deps)
  • Fixed copy event firing too frequently
  • Fixed long list items incorrectly breaking to a new line

Full Release Notes

### Patch Changes

-   5a50f22: bump deps
-   23d8efe: prevent copy event occurs too frequently
-   4737c99: fix: long list items break to a new line