Skip to content

Conversation

@haydenbleasel
Copy link
Contributor

This pull request updates the streamdown package to version 1.6.8 and makes related dependency and configuration changes to support this upgrade. The most significant changes include updating the package version, expanding the imported files, and adding new dependencies required by the latest version of streamdown.

Dependency and package updates:

  • Upgraded streamdown from version 1.4.0 to 1.6.8 in package.json and pnpm-lock.yaml, which brings in support for new features and additional peer dependencies. [1] [2] [3]
  • Removed the react-markdown dependency and replaced it with several new markdown-related packages (remark-cjk-friendly, remark-cjk-friendly-gfm-strikethrough, remark-parse, remark-rehype, unist-util-visit, hast, etc.) as required by the updated streamdown. [1] [2]

Configuration changes:

  • Modified the @source directive in app/globals.css to import all JavaScript files from the streamdown distribution, ensuring compatibility with the updated package structure.

Lockfile additions:

  • Added new dependencies to pnpm-lock.yaml and its snapshots section, including packages for CJK-friendly markdown processing and related utilities (get-east-asian-width, hast, micromark-extension-cjk-friendly, etc.), reflecting the expanded requirements of [email protected]. [1] [2] [3] [4] [5] [6] [7] [8]

Peer dependency updates:

  • Updated transitive peer dependencies in pnpm-lock.yaml to include new requirements for markdown and unified processing libraries, ensuring proper resolution and compatibility for the new markdown pipeline.

@haydenbleasel haydenbleasel requested a review from ctate November 26, 2025 23:13
@vercel
Copy link
Contributor

vercel bot commented Nov 26, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
coding-agent-platform Ready Ready Preview Comment Nov 26, 2025 11:14pm

@haydenbleasel haydenbleasel merged commit 63afa17 into main Nov 27, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants