streamdown@1.2.0

vercel/streamdownstreamdown@1.2.0Sep 5, 2025

AI Summary

This is a minor release (1.2.0) of streamdown that adds download functionality across multiple content types including tables, code blocks, and images, along with various bug fixes and improvements for list rendering.

Key Highlights

  • Added table markdown copy and CSV/Markdown download options
  • Added download functionality to code blocks
  • Added image download functionality with hover controls
  • Fixed handling of lists with emphasis character blocks
  • Included misc fixes and improvements

New Features

  • Table markdown copy and CSV/Markdown download options
  • Code block download functionality
  • Image download functionality with hover controls

Full Release Notes

### Minor Changes

-   fa7733c: 1.2 cleanup

### Patch Changes

-   bc3f423: handle lists with emphasis character blocks
-   3fab433: feat: add table markdown copy and csv/markdown download options
-   c3a2eaa: misc fixes and improvements
-   435a2c6: feat: add download functionality to code blocks
-   a4a10fc: feat: add image download functionality with hover controls