[PR #393] [MERGED] langchain[patch]: Export types to fix portability issues #721

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

📋 Pull Request Information

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

Base: mainHead: jacob/types


📝 Commits (3)

📊 Changes

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

View changed files

📝 libs/langgraph/src/channels/binop.ts (+1 -1)
📝 libs/langgraph/src/channels/index.ts (+1 -0)
📝 libs/langgraph/src/graph/index.ts (+6 -1)
📝 libs/langgraph/src/web.ts (+6 -0)

📄 Description

@bracesproul @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/393 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 8/27/2024 **Status:** ✅ Merged **Merged:** 8/27/2024 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `jacob/types` --- ### 📝 Commits (3) - [`d10d7f4`](https://github.com/langchain-ai/langgraphjs/commit/d10d7f44d18d7b30a9ea8208bd6ce87041832827) Export types to fix portability issues - [`32859ad`](https://github.com/langchain-ai/langgraphjs/commit/32859ad17b0ae25cb621113c6979d4877200e056) Fix circular dep - [`822d973`](https://github.com/langchain-ai/langgraphjs/commit/822d9731e5b3262c311996aab0a1fe8735539dce) Fix ### 📊 Changes **4 files changed** (+14 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/src/channels/binop.ts` (+1 -1) 📝 `libs/langgraph/src/channels/index.ts` (+1 -0) 📝 `libs/langgraph/src/graph/index.ts` (+6 -1) 📝 `libs/langgraph/src/web.ts` (+6 -0) </details> ### 📄 Description @bracesproul @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:39 -05:00
yindo closed this issue 2026-02-15 19:15:39 -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#721