remend@1.2.0

vercel/streamdownremend@1.2.0Feb 9, 2026by streamdown-github-app[bot]

AI Summary

A minor release that adds handling for incomplete HTML tags and fixes various parsing issues with whitespace, asterisks, and comparison operators in list items.

Key Highlights

  • Handle incomplete HTML tags
  • Fix whitespace-bound asterisks
  • Repair comparison operators in list items

New Features

  • Incomplete HTML tag handling

Full Release Notes

### Minor Changes

-   3e6a77d: Handle incomplete HTML tags

### Patch Changes

-   c347b53: Fix whitespace-bound asterisks
-   6b42a85: Remove CJS builds
-   4fffb9f: Repair comparison operators in list items