Skip to content

chore: version packages - #17

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 15, 2025

Copy link
Copy Markdown

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@langchain/langgraph-sdk@1.11.2

Patch Changes

  • #2855 0284323 Thanks @hntrl! - Preserve metadata from v2 message SSE events when constructing frontend message objects, so applications can inspect message provenance and model completion details without parsing raw events.

    • Retain namespace, graph node, callback run_id, and message-start metadata in additional_kwargs, including messages returned by awaiting a StreamingMessage.
    • Expose finish reasons and provider response metadata in response_metadata across message roles, accepting both Python metadata and JavaScript responseMetadata event fields.
    • Populate the standard AI usage_metadata field while retaining additional_kwargs.usage for compatibility. Preserve earlier usage when a finish event omits it.
    • Keep interleaved streams at the same namespace and node separate using callback run_id, while retaining fallback behavior for legacy events without run IDs.

    These fields describe individual messages and model calls: a finish reason does not identify the final response of a graph turn, and callback run IDs are not necessarily server run IDs. This change does not add an is_final marker or persist stream-only metadata into historical checkpoints.

@langchain/angular@1.1.2

Patch Changes

  • Updated dependencies [0284323]:
    • @langchain/langgraph-sdk@1.11.2

@langchain/react@1.1.2

Patch Changes

  • Updated dependencies [0284323]:
    • @langchain/langgraph-sdk@1.11.2

@langchain/svelte@1.1.2

Patch Changes

  • Updated dependencies [0284323]:
    • @langchain/langgraph-sdk@1.11.2

@langchain/vue@1.1.2

Patch Changes

  • Updated dependencies [0284323]:
    • @langchain/langgraph-sdk@1.11.2

@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 3 times, most recently from a337755 to fb5ffbb Compare July 17, 2025 17:45
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 5 times, most recently from 5cba9bf to f752ed0 Compare July 30, 2025 17:45
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 8 times, most recently from 8738fcd to a16a615 Compare August 11, 2025 11:47
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 6 times, most recently from 76ac77b to ccf3f23 Compare August 19, 2025 17:46
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 5 times, most recently from 670058e to c4c2f1a Compare August 26, 2025 23:46
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 3aab323 to e6b0103 Compare September 9, 2025 05:46
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from da6d65f to bc4ad42 Compare November 25, 2025 23:46
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 3 times, most recently from 07907e3 to 6cb4603 Compare December 3, 2025 17:45
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 3 times, most recently from ba734ac to 22397da Compare December 16, 2025 23:47
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 22397da to 5b93654 Compare December 17, 2025 17:47
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from a5efa1e to bafbd1c Compare January 8, 2026 05:46
@github-actions github-actions Bot changed the title Version Packages chore: version packages Jan 9, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 11 times, most recently from 075cdc2 to 651d3f0 Compare January 16, 2026 23:48
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 4 times, most recently from de90318 to cd45d1c Compare January 23, 2026 17:48
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 451ccd8 to 5f5301a Compare February 4, 2026 23:48
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.

0 participants