streamdown@1.1.6

vercel/streamdownstreamdown@1.1.6Aug 28, 2025

AI Summary

This is a patch release (1.1.6) for streamdown that fixes two parsing bugs and adds a test app for development purposes. The fixes address incomplete code block parsing and incorrect math rendering for single dollar signs.

Key Highlights

  • Fixed incomplete code block parsing
  • Fixed single dollar sign text incorrectly rendering as math
  • Added test app for development and testing purposes

New Features

  • Test app for development and testing

Full Release Notes

### Patch Changes

-   e01669b: add test app, fix code block incomplete parsing
-   69fb1e0: fix single dollar sign text rendering as math