streamdown Releases
139 releases of vercel/streamdown
- v2.13.5
A maintenance release addressing a specific issue identified in ticket #1543.
Dec 28, 2025
- v2.13.4
A maintenance update focusing on fixing UI bugs and adding localization improvements.
Dec 25, 2025
- v2.13.3
A comprehensive update focusing on security, performance, and stability, with a required configuration change for self-hosted users.
Dec 23, 2025
- v3.2.0
The v3.2.0 release marks a significant milestone by making the Voice-Pro codebase open source and removing all associated costs, allowing the community to utilize the feature freely.
Dec 5, 2025
- streamdown@1.6.10
This patch release (1.6.10) refactors the codebase by splitting out the Remend component into its own separate package. The release updates the dependency to remend@1.0.1 to reflect this change.
Dec 3, 2025
- remend@1.0.1
Dec 3, 2025
- streamdown@1.6.9
This patch release (1.6.9) addresses a bug with the pan-zoom component when the mermaid component is maximized, and updates dependencies including moving unified to production dependencies and bumping rehype-harden.
Nov 28, 2025
- streamdown@1.6.8
This is a patch release (1.6.8) that addresses two bug fixes: correcting excessive spacing above tables and adding validation for languages in code blocks.
Nov 25, 2025
- streamdown@1.6.7
This is a patch release (1.6.7) that fixes bugs related to HTML rendering inside list items and adds tooltip support to action buttons, while introducing PanZoom controls configurability for Mermaid diagrams.
Nov 24, 2025
- streamdown@1.6.6
This is a patch release (1.6.6) for vercel/streamdown that addresses a bug fix related to code block data attributes. The update focuses on correcting how data attributes are handled in code blocks.
Nov 23, 2025
- streamdown@1.6.5
This is a patch release (1.6.5) for vercel/streamdown that addresses a bug fix for code blocks when used in dark mode. As a patch update, it contains no breaking changes or new features.
Nov 23, 2025
- streamdown@1.6.4
This is a patch release (1.6.4) for vercel/streamdown that fixes an issue by restoring the original lucide icon imports. The change addresses a regression or unintended modification to how lucide icons were being imported.
Nov 23, 2025
- streamdown@1.6.3
This is a patch release that fixes an issue with ts-router by configuring the build to target browser environments only.
Nov 23, 2025
- streamdown@1.6.2
This is a patch release focused on performance optimizations. It introduces conditional KaTeX CSS loading that only loads styles when mathematical content is detected, and implements bundle optimization through lazy loading and code splitting to reduce initial bundle size.
Nov 23, 2025
- streamdown@1.6.1
This is a patch release (1.6.1) for vercel/streamdown that addresses a single bug fix for markdown parsing. As a minor patch update, it contains no new features or breaking changes.
Nov 22, 2025
- streamdown@1.6.0
This minor release (1.6.0) of streamdown introduces Static mode and removes the react-markdown dependency, along with significant improvements to Mermaid diagram handling including export capabilities and custom error components. The release also includes performance optimizations, security fixes, and a new PanZoom component.
Nov 22, 2025
- streamdown@1.5.1
This is a patch release (1.5.1) for vercel/streamdown that addresses two bug fixes: correcting documentation and test cases for CJK (Chinese, Japanese, Korean) Friendly Emphasis support, and resolving a pnpm version mismatch issue in the project configuration.
Nov 16, 2025
- streamdown@1.5.0
This release adds several notable features including a fullscreen view button for Mermaid diagrams, block-level customization hooks, and TSV copy support for tables. It also improves CJK language support and optimizes Katex CSS loading. The release includes various bug fixes and stability improvements.
Nov 16, 2025
- python-v1.0.1
This release marks the first stable release of the Python version, concluding the experimental phase and updating documentation to the new website.
Oct 31, 2025
- streamdown@1.4.0
This release (1.4.0) of streamdown focuses on improving Markdown rendering and plugin customization. Key changes include migrating from harden-react-markdown to rehype-harden, making plugins fully customizable by removing the options prop, and adding support for new props like remarkMathOptions, remarkGfmOptions, and isAnimating. The release also includes numerous bug fixes for footnotes, links, images, and HTML attribute handling.
Oct 10, 2025