[PR #1057] [MERGED] fix(state): fix types for overlapping schemas #1208

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1057
Author: @dqbd
Created: 3/28/2025
Status: Merged
Merged: 3/28/2025
Merged by: @dqbd

Base: mainHead: dqbd/types-input-output-schema


📝 Commits (1)

  • 6e438d3 fix(state): fix types for overlapping schemas

📊 Changes

2 files changed (+49 additions, -1 deletions)

View changed files

📝 libs/langgraph/src/graph/state.ts (+7 -1)
📝 libs/langgraph/src/tests/pregel.test.ts (+42 -0)

📄 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/1057 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 3/28/2025 **Status:** ✅ Merged **Merged:** 3/28/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/types-input-output-schema` --- ### 📝 Commits (1) - [`6e438d3`](https://github.com/langchain-ai/langgraphjs/commit/6e438d3fc0d6473d8a58ed255efd592d04babe80) fix(state): fix types for overlapping schemas ### 📊 Changes **2 files changed** (+49 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/src/graph/state.ts` (+7 -1) 📝 `libs/langgraph/src/tests/pregel.test.ts` (+42 -0) </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 19:17:40 -05:00
yindo closed this issue 2026-02-15 19:17:40 -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#1208