mirror of
https://github.com/langchain-ai/langgraphjs-api.git
synced 2026-07-19 13:25:54 -04:00
[PR #52] [MERGED] fix(api): do not rely on Response for jsonExtra
#51
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:dqbd/hono-json-extra📝 Commits (1)
d47c772fix(api): do not rely on Response forjsonExtra📊 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.