chore: version packages - #17
Open
github-actions[bot] wants to merge 1 commit into
Open
github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
|
|
github-actions
Bot
force-pushed
the
changeset-release/main
branch
3 times, most recently
from
July 17, 2025 17:45
a337755 to
fb5ffbb
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
5 times, most recently
from
July 30, 2025 17:45
5cba9bf to
f752ed0
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
8 times, most recently
from
August 11, 2025 11:47
8738fcd to
a16a615
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
6 times, most recently
from
August 19, 2025 17:46
76ac77b to
ccf3f23
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
5 times, most recently
from
August 26, 2025 23:46
670058e to
c4c2f1a
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
September 9, 2025 05:46
3aab323 to
e6b0103
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
November 25, 2025 23:46
da6d65f to
bc4ad42
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
3 times, most recently
from
December 3, 2025 17:45
07907e3 to
6cb4603
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
3 times, most recently
from
December 16, 2025 23:47
ba734ac to
22397da
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
December 17, 2025 17:47
22397da to
5b93654
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
January 8, 2026 05:46
a5efa1e to
bafbd1c
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
11 times, most recently
from
January 16, 2026 23:48
075cdc2 to
651d3f0
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
4 times, most recently
from
January 23, 2026 17:48
de90318 to
cd45d1c
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
February 4, 2026 23:48
451ccd8 to
5f5301a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
0284323Thanks @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.run_id, and message-start metadata inadditional_kwargs, including messages returned by awaiting aStreamingMessage.response_metadataacross message roles, accepting both Pythonmetadataand JavaScriptresponseMetadataevent fields.usage_metadatafield while retainingadditional_kwargs.usagefor compatibility. Preserve earlier usage when a finish event omits it.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_finalmarker or persist stream-only metadata into historical checkpoints.@langchain/angular@1.1.2
Patch Changes
0284323]:@langchain/react@1.1.2
Patch Changes
0284323]:@langchain/svelte@1.1.2
Patch Changes
0284323]:@langchain/vue@1.1.2
Patch Changes
0284323]: