[PR #408] [MERGED] langgraph[patch]: Fix typing for conditional edge array route maps #732

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/408
Author: @jacoblee93
Created: 8/28/2024
Status: Merged
Merged: 8/28/2024
Merged by: @jacoblee93

Base: mainHead: jacob/types


📝 Commits (2)

  • 645e5b2 Fix typing for conditional edge array route maps
  • 532597d Add test, revert prebuilt

📊 Changes

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

View changed files

📝 libs/langgraph/src/graph/graph.ts (+1 -1)
📝 libs/langgraph/src/tests/pregel.test.ts (+4 -10)

📄 Description

@hinthornw


🔄 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/408 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 8/28/2024 **Status:** ✅ Merged **Merged:** 8/28/2024 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `jacob/types` --- ### 📝 Commits (2) - [`645e5b2`](https://github.com/langchain-ai/langgraphjs/commit/645e5b2151f34019f1da5067a2e1de639f5ec96e) Fix typing for conditional edge array route maps - [`532597d`](https://github.com/langchain-ai/langgraphjs/commit/532597d9583a7715b63dbf4d72e9f1f8e27e2c1f) Add test, revert prebuilt ### 📊 Changes **2 files changed** (+5 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/src/graph/graph.ts` (+1 -1) 📝 `libs/langgraph/src/tests/pregel.test.ts` (+4 -10) </details> ### 📄 Description @hinthornw --- <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:15:42 -05:00
yindo closed this issue 2026-02-15 19:15:42 -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#732