[PR #1144] [MERGED] fix(state): zod schema type inference #1259

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1144
Author: @dqbd
Created: 4/30/2025
Status: Merged
Merged: 5/1/2025
Merged by: @dqbd

Base: mainHead: dqbd/zod-config-schema-typing


📝 Commits (3)

📊 Changes

2 files changed (+11 additions, -14 deletions)

View changed files

📝 libs/langgraph/src/graph/state.ts (+8 -13)
📝 libs/langgraph/src/tests/pregel.test.ts (+3 -1)

📄 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/1144 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 4/30/2025 **Status:** ✅ Merged **Merged:** 5/1/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/zod-config-schema-typing` --- ### 📝 Commits (3) - [`61f5f5a`](https://github.com/langchain-ai/langgraphjs/commit/61f5f5ae7fbf7da1ab2bac3c1ee994344f306ff0) fix(state): zod schema type inference - [`2c8cd5b`](https://github.com/langchain-ai/langgraphjs/commit/2c8cd5b0e7fd980e8b6b438ef19185991bb72869) Fix tests - [`81ceda4`](https://github.com/langchain-ai/langgraphjs/commit/81ceda408aa5af2a6db66cdaaae7280287d5f3be) Fix lint ### 📊 Changes **2 files changed** (+11 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/src/graph/state.ts` (+8 -13) 📝 `libs/langgraph/src/tests/pregel.test.ts` (+3 -1) </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:00 -05:00
yindo closed this issue 2026-02-15 20:15:00 -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#1259