[PR #481] [CLOSED] fix(js/middleware): have users use re-exported Command from LangGraph #759

Closed
opened 2026-02-17 17:21:04 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/481
Author: @christian-bromann
Created: 9/10/2025
Status: Closed

Base: mainHead: cb/use-lg-re-export


📝 Commits (1)

  • 2d9d66f fix(js/middleware): have users use re-exported Command from LangGraph

📊 Changes

1 file changed (+1 additions, -2 deletions)

View changed files

📝 src/oss/langchain/middleware.mdx (+1 -2)

📄 Description

Small example fix to avoid type issues with incompatible LangGraph versions.

Blocked on release of https://github.com/langchain-ai/langchainjs/pull/8907


🔄 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/docs/pull/481 **Author:** [@christian-bromann](https://github.com/christian-bromann) **Created:** 9/10/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `cb/use-lg-re-export` --- ### 📝 Commits (1) - [`2d9d66f`](https://github.com/langchain-ai/docs/commit/2d9d66f4ee57a184dc47b1ed43eba96fa19f3b04) fix(js/middleware): have users use re-exported Command from LangGraph ### 📊 Changes **1 file changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langchain/middleware.mdx` (+1 -2) </details> ### 📄 Description Small example fix to avoid type issues with incompatible LangGraph versions. Blocked on release of https://github.com/langchain-ai/langchainjs/pull/8907 --- <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-17 17:21:04 -05:00
yindo closed this issue 2026-02-17 17:21:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#759