chore(release): bump publishable packages to 0.0.55#757
Conversation
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Claude finished @blove's task in 1m 4s —— View job PR Review
Summary: This is a clean atomic version bump. All 7 One minor finding:
Both files serve as the AI-context reference docs for users and LLMs visiting the site (the footer even says "If this file is stale, fetch the latest"). They won't be auto-updated by the Otherwise the PR looks good to merge. |
Atomic bump of the 7 publishable
@threadplane/*packages0.0.54 → 0.0.55(chat, langgraph, ag-ui, render, a2ui, licensing, telemetry). Middleware is versioned/published separately (unchanged).Since 0.0.54, main landed:
fix(langgraph): stop streamed chunks being dropped by prefix-based dedupe(the streaming-accumulation bug that dropped bare-pipe deltas and intermittently corrupted streamed tables mid-render). This is the reason to cut the release — npm consumers currently have the bug.Pre-validated locally:
verify-release-versions.mjs --tag v0.0.55passes (atomic), and a freshnx run-many -t lint,test,buildover all 7 publishable projects (--skip-nx-cache, the exact setpublish.ymlgates on) is green.On merge, tag
v0.0.55on the squashed commit → triggerspublish.yml(OIDC trusted publishing + provenance).🤖 Generated with Claude Code