Releases: vercel/streamdown
Releases · vercel/streamdown
[email protected]
[email protected]
Patch Changes
- d3ed120: Split out Remend
[email protected]
[email protected]
[email protected]
Patch Changes
-
cfc8c37: Fix p tags inside list items
-
e4e5bb5: Fix unit tests
-
00ca9a9: Add PanZoom controls configurability for Mermaid diagrams.
- Support
controls.mermaid.panZoom(boolean) to toggle zoom controls globally - Support
mermaid.config.panZoom(boolean or{ showControls?: boolean }) per-instance - Keep defaults enabled;
falseexplicitly hides the zoom controls
This is a non-breaking enhancement that aligns with existing control predicates.
- Support
-
a489949: fix: add missing tooltip support to action buttons
[email protected]
Patch Changes
- 74cac00: Fix code block data attributes
[email protected]
Patch Changes
- 1e547d4: Fix code blocks in dark mode
[email protected]
Patch Changes
- dbd198f: Restore original lucide imports
[email protected]
Patch Changes
- 49b6692: build for browser only (fixes ts-router)