streamdown@1.1.4
vercel/streamdownstreamdown@1.1.4Aug 27, 2025
AI Summary
This is a patch release (1.1.4) that includes bug fixes for list termination and Katex error coloring, adds data attributes to components for better tracking, and makes infrastructure improvements by removing package-lock.json and enabling release-based web deploys.
Key Highlights
- Fixed asterisk list termination issue
- Added data-streamdown attributes to components
- Temporary fix for error color in rehype katex
- Removed package-lock.json from the project
- Enabled release-based web deploys
New Features
- Added data-streamdown attributes to components for improved component identification and tracking
Full Release Notes
### Patch Changes - 5fbad80: fix asterisk list termination - 13898aa: Add data-streamdown attributes to components - 390bbc7: temporary fix for error color in rehype katex - 5f4ed3d: chore: remove package-lock.json - 9b5b56d: enable release-based web deploys