Skip to content

Releases: vercel/streamdown

[email protected]

03 Dec 19:44
1e8a01d

Choose a tag to compare

Patch Changes

[email protected]

03 Dec 19:35
1e8a01d

Choose a tag to compare

Patch Changes

[email protected]

28 Nov 23:36
38c773e

Choose a tag to compare

Patch Changes

  • 57dec2a: Restores pan-zoom component to normal size when mermaid component is maximized
  • a954419: Bump rehype-harden
  • 99797c2: chore: move unified from devDependencies to dependencies

[email protected]

25 Nov 07:28
3fc772f

Choose a tag to compare

Patch Changes

  • 6fc3fa0: fix excessive spacing above tables
  • b2e832f: fix: validate languages in code blocks

[email protected]

24 Nov 17:55
32a70a7

Choose a tag to compare

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; false explicitly hides the zoom controls

    This is a non-breaking enhancement that aligns with existing control predicates.

  • a489949: fix: add missing tooltip support to action buttons

[email protected]

23 Nov 22:38
5938cf7

Choose a tag to compare

Patch Changes

  • 74cac00: Fix code block data attributes

[email protected]

23 Nov 22:01
5ba4200

Choose a tag to compare

Patch Changes

  • 1e547d4: Fix code blocks in dark mode

[email protected]

23 Nov 19:35
0222c62

Choose a tag to compare

Patch Changes

  • dbd198f: Restore original lucide imports

[email protected]

23 Nov 05:45
c3649b9

Choose a tag to compare

Patch Changes

  • 49b6692: build for browser only (fixes ts-router)

[email protected]

23 Nov 03:05
945bd50

Choose a tag to compare

Patch Changes

  • 476167e: Conditional KaTeX CSS loading based on content detection
  • 476167e: Bundle optimization through lazy loading and code splitting