@streamdown/cjk@1.0.3
build-with-groq/g1@streamdown/cjk@1.0.3Mar 17, 2026
AI Summary
Updated the `remark-cjk-friendly` and `remark-cjk-friendly-gfm-strikethrough` packages to version 2.x. While the new version dropped Node.js 16 support, this change has no impact on Streamdown as it already requires Node.js ≥18.
Key Highlights
- Updated `remark-cjk-friendly` and `remark-cjk-friendly-gfm-strikethrough` to v2.x
- No breaking changes for Streamdown due to existing Node.js requirements
- Code is functionally identical to the latest v1.x release
Full Release Notes
### Patch Changes - 6f1ea07: Updated `remark-cjk-friendly` and `remark-cjk-friendly-gfm-strikethrough` from v1.x to v2.x. The only breaking change in v2.0.0 is dropping Node.js 16 support, which Streamdown has already dropped (requires Node.js ≥18), so there is no actual impact. The actual code is identical to the latest v1.x release (v2.0.1 only added the ability to import package.json).