streamdown@1.1.2
vercel/streamdownstreamdown@1.1.2Aug 26, 2025by github-actions[bot]
AI Summary
This patch release (1.1.2) of streamdown includes several bug fixes and infrastructure improvements. The most notable fix addresses an issue where incomplete single underscore italic formatting wasn't being handled correctly inside math equations. Additionally, the project now has a proper Publishing CI Pipeline in place.
Key Highlights
- Fixed handling of incomplete single underscore italic inside math equations
- Added Publishing CI Pipeline for automated releases
- Fixed codeblock dark mode and background rendering
- Fixed unit tests to run on release and PR workflows
New Features
- Added Publishing CI Pipeline for automated release management
Full Release Notes
### Patch Changes - 045907f: fix: handleIncompleteSingleUnderscoreItalic is not accounting for the usage inside math equations - dc9ab5f: fix unit tests, run on release and PR - 01e5eb0: Add Publishing CI Pipeline - f834892: fix: codeblock dark mode and background