[PR #732] [MERGED] fix(langgraph): Put writes for special channels #973

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/732
Author: @bracesproul
Created: 12/11/2024
Status: Merged
Merged: 12/11/2024
Merged by: @bracesproul

Base: mainHead: brace/fix-put-writes-special


📝 Commits (1)

  • 381a9ab fix(langgraph): Put writes for special channels

📊 Changes

3 files changed (+5 additions, -3 deletions)

View changed files

📝 libs/langgraph/package.json (+1 -1)
📝 libs/langgraph/src/pregel/loop.ts (+2 -0)
📝 yarn.lock (+2 -2)

📄 Description

Bumped langgraph checkpoint dep to latest, always add to checkpointer


🔄 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/732 **Author:** [@bracesproul](https://github.com/bracesproul) **Created:** 12/11/2024 **Status:** ✅ Merged **Merged:** 12/11/2024 **Merged by:** [@bracesproul](https://github.com/bracesproul) **Base:** `main` ← **Head:** `brace/fix-put-writes-special` --- ### 📝 Commits (1) - [`381a9ab`](https://github.com/langchain-ai/langgraphjs/commit/381a9ab7a2d682c1e85b74a7562329c5e6566a6d) fix(langgraph): Put writes for special channels ### 📊 Changes **3 files changed** (+5 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/package.json` (+1 -1) 📝 `libs/langgraph/src/pregel/loop.ts` (+2 -0) 📝 `yarn.lock` (+2 -2) </details> ### 📄 Description Bumped langgraph checkpoint dep to latest, always add to checkpointer --- <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 19:16:36 -05:00
yindo closed this issue 2026-02-15 19:16:36 -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#973