[PR #1659] [CLOSED] fix(langgraph): handle toSerialized() if present to handle V1 changes #1625

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1659
Author: @dqbd
Created: 9/12/2025
Status: Closed

Base: v1Head: dqbd/serde-v1


📝 Commits (1)

  • 66cb4c5 fix(langgraph): handle toSerialized() if present to handle V1 changes

📊 Changes

1 file changed (+15 additions, -5 deletions)

View changed files

📝 libs/checkpoint/src/serde/jsonplus.ts (+15 -5)

📄 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/1659 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 9/12/2025 **Status:** ❌ Closed **Base:** `v1` ← **Head:** `dqbd/serde-v1` --- ### 📝 Commits (1) - [`66cb4c5`](https://github.com/langchain-ai/langgraphjs/commit/66cb4c5912e93c934832b8ad5273378e86956f73) fix(langgraph): handle `toSerialized()` if present to handle V1 changes ### 📊 Changes **1 file changed** (+15 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `libs/checkpoint/src/serde/jsonplus.ts` (+15 -5) </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:16:20 -05:00
yindo closed this issue 2026-02-15 20:16:20 -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#1625