[PR #1397] [MERGED] fix(sdk): fetchStateHistory should not crash if thread is empty #1430

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1397
Author: @dqbd
Created: 7/14/2025
Status: Merged
Merged: 7/14/2025
Merged by: @dqbd

Base: mainHead: dqbd/sdk-js-use-stream-fetch-state-history-false-crash


📝 Commits (2)

  • e078585 fix(sdk): fetchStateHistory should not crash if thread is empty
  • d8704c5 Update solid-jars-yawn.md

📊 Changes

4 files changed (+30 additions, -11 deletions)

View changed files

.changeset/solid-jars-yawn.md (+7 -0)
.changeset/some-deer-say.md (+5 -0)
📝 libs/langgraph-api/src/experimental/embed.mts (+2 -2)
📝 libs/sdk/src/react/stream.tsx (+16 -9)

📄 Description

No description provided


🔄 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/1397 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 7/14/2025 **Status:** ✅ Merged **Merged:** 7/14/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/sdk-js-use-stream-fetch-state-history-false-crash` --- ### 📝 Commits (2) - [`e078585`](https://github.com/langchain-ai/langgraphjs/commit/e078585fa8c640a378d2dc0352d903dfbf0b6e67) fix(sdk): fetchStateHistory should not crash if thread is empty - [`d8704c5`](https://github.com/langchain-ai/langgraphjs/commit/d8704c5eb136ddc9bdeff8fda72d3dffa07a914e) Update solid-jars-yawn.md ### 📊 Changes **4 files changed** (+30 additions, -11 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/solid-jars-yawn.md` (+7 -0) ➕ `.changeset/some-deer-say.md` (+5 -0) 📝 `libs/langgraph-api/src/experimental/embed.mts` (+2 -2) 📝 `libs/sdk/src/react/stream.tsx` (+16 -9) </details> ### 📄 Description _No description provided_ --- <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:15:44 -05:00
yindo closed this issue 2026-02-15 20:15:44 -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#1430