Bump partial markdown parser#780
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Claude finished @blove's task in 31s —— View job PR Review
This is a straightforward dependency bump. The changes look correct:
One minor note: the new integrity hash ( Otherwise, the PR is minimal, targeted, and aligns with the stated fix. No correctness, security, or type-safety concerns. |
d006339 to
394bfee
Compare
|
Claude finished @blove's task in 42s —— View job PR Review
This is a clean, minimal dependency bump. Changes look correct:
Re: integrity hash — the previous review flagged the new hash as potentially short. Counting the characters: No correctness, security, type-safety, or API regression concerns. The stated fix (suppressing partial closing code-fence markers during streaming) is a behavioural improvement with no breaking surface changes expected from a patch bump. Good to merge. |
Summary
@cacheplane/partial-markdownfrom^0.5.5to^0.5.6.0.5.6tarball.Why
0.5.6contains the upstream streaming parser fix that suppresses partial closing code-fence markers while a fenced code block is still streaming.Verification
npm ls @cacheplane/partial-markdown --depth=0npx nx run licensing:prebuildnpx nx test chat --runInBand