[PR #52] [MERGED] fix(api): do not rely on Response for jsonExtra #51

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs-api/pull/52
Author: @dqbd
Created: 4/17/2025
Status: Merged
Merged: 4/17/2025
Merged by: @dqbd

Base: mainHead: dqbd/hono-json-extra


📝 Commits (1)

  • d47c772 fix(api): do not rely on Response for jsonExtra

📊 Changes

4 files changed (+5 additions, -7 deletions)

View changed files

📝 libs/langgraph-api/package.json (+1 -1)
📝 libs/langgraph-api/src/utils/hono.mts (+2 -4)
📝 libs/langgraph-cli/package.json (+1 -1)
📝 libs/langgraph-ui/package.json (+1 -1)

📄 Description

Should resolve issues with https://github.com/nodejs/node/pull/53034 and https://github.com/langchain-ai/langgraph-studio/issues/247


🔄 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-api/pull/52 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 4/17/2025 **Status:** ✅ Merged **Merged:** 4/17/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/hono-json-extra` --- ### 📝 Commits (1) - [`d47c772`](https://github.com/langchain-ai/langgraphjs-api/commit/d47c772db31f80af6611e81cf2b1b9cc1b3e25a8) fix(api): do not rely on Response for `jsonExtra` ### 📊 Changes **4 files changed** (+5 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph-api/package.json` (+1 -1) 📝 `libs/langgraph-api/src/utils/hono.mts` (+2 -4) 📝 `libs/langgraph-cli/package.json` (+1 -1) 📝 `libs/langgraph-ui/package.json` (+1 -1) </details> ### 📄 Description Should resolve issues with https://github.com/nodejs/node/pull/53034 and https://github.com/langchain-ai/langgraph-studio/issues/247 --- <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-16 04:17:09 -05:00
yindo closed this issue 2026-02-16 04:17:09 -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-api#51