[PR #1676] [MERGED] Version Packages #1641

Closed
opened 2026-02-15 20:16:23 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1676
Author: @github-actions[bot]
Created: 9/18/2025
Status: Merged
Merged: 9/19/2025
Merged by: @dqbd

Base: mainHead: changeset-release/main


📝 Commits (1)

📊 Changes

6 files changed (+10 additions, -17 deletions)

View changed files

.changeset/clean-meals-agree.md (+0 -5)
.changeset/heavy-wings-sing.md (+0 -5)
.changeset/weak-phones-grab.md (+0 -5)
📝 libs/langgraph/package.json (+1 -1)
📝 libs/sdk/CHANGELOG.md (+8 -0)
📝 libs/sdk/package.json (+1 -1)

📄 Description

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@0.1.6

Patch Changes

  • 5603276: Fix useStream() keeping stale thread history when switching threads mid-stream (#1632)
  • b65c80b: Add transport option to useStream, allowing custom endpoints, that emit compatible Server-Sent Events to be used with useStream.
  • 5603276: Fix stop() behavior when cancelling a resumable stream via useStream() (#1610)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langgraphjs/pull/1676 **Author:** [@github-actions[bot]](https://github.com/apps/github-actions) **Created:** 9/18/2025 **Status:** ✅ Merged **Merged:** 9/19/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `changeset-release/main` --- ### 📝 Commits (1) - [`6ce960e`](https://github.com/langchain-ai/langgraphjs/commit/6ce960e9fe12e7128857ba328769d02f8ae527c4) Version Packages ### 📊 Changes **6 files changed** (+10 additions, -17 deletions) <details> <summary>View changed files</summary> ➖ `.changeset/clean-meals-agree.md` (+0 -5) ➖ `.changeset/heavy-wings-sing.md` (+0 -5) ➖ `.changeset/weak-phones-grab.md` (+0 -5) 📝 `libs/langgraph/package.json` (+1 -1) 📝 `libs/sdk/CHANGELOG.md` (+8 -0) 📝 `libs/sdk/package.json` (+1 -1) </details> ### 📄 Description This PR was opened by the [Changesets release](https://github.com/changesets/action) 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@0.1.6 ### Patch Changes - 5603276: Fix `useStream()` keeping stale thread history when switching threads mid-stream (#1632) - b65c80b: Add `transport` option to useStream, allowing custom endpoints, that emit compatible Server-Sent Events to be used with `useStream`. - 5603276: Fix `stop()` behavior when cancelling a resumable stream via `useStream()` (#1610) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 20:16:23 -05:00
yindo closed this issue 2026-02-15 20:16:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#1641