[PR #1681] [MERGED] chore: update package json exports to support typedoc and avoid vitest warnings #1645

Closed
opened 2026-02-15 20:16:24 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1681
Author: @dqbd
Created: 9/20/2025
Status: Merged
Merged: 9/20/2025
Merged by: @dqbd

Base: v1Head: dqbd/package-json-entrypoint-typedoc


📝 Commits (2)

  • 884819f chore: update package json exports to support typedoc and avoid vitest warnings
  • 0ec6e12 Fix lint

📊 Changes

11 files changed (+77 additions, -50 deletions)

View changed files

📝 libs/checkpoint-mongodb/package.json (+3 -2)
📝 libs/checkpoint-postgres/package.json (+4 -2)
📝 libs/checkpoint-redis/package.json (+3 -0)
📝 libs/checkpoint-sqlite/package.json (+3 -2)
📝 libs/checkpoint-validation/package.json (+3 -2)
📝 libs/checkpoint/package.json (+3 -2)
📝 libs/langgraph-cua/package.json (+6 -4)
📝 libs/langgraph-supervisor/package.json (+3 -2)
📝 libs/langgraph-swarm/package.json (+3 -2)
📝 libs/langgraph/package.json (+24 -16)
📝 libs/sdk/package.json (+22 -16)

📄 Description

No description provided


🔄 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/1681 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 9/20/2025 **Status:** ✅ Merged **Merged:** 9/20/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `v1` ← **Head:** `dqbd/package-json-entrypoint-typedoc` --- ### 📝 Commits (2) - [`884819f`](https://github.com/langchain-ai/langgraphjs/commit/884819f0f49267e359bc2c7af75890f273a4046f) chore: update package json exports to support typedoc and avoid vitest warnings - [`0ec6e12`](https://github.com/langchain-ai/langgraphjs/commit/0ec6e123f56029d4e1f9aa4185c71109a0589ebb) Fix lint ### 📊 Changes **11 files changed** (+77 additions, -50 deletions) <details> <summary>View changed files</summary> 📝 `libs/checkpoint-mongodb/package.json` (+3 -2) 📝 `libs/checkpoint-postgres/package.json` (+4 -2) 📝 `libs/checkpoint-redis/package.json` (+3 -0) 📝 `libs/checkpoint-sqlite/package.json` (+3 -2) 📝 `libs/checkpoint-validation/package.json` (+3 -2) 📝 `libs/checkpoint/package.json` (+3 -2) 📝 `libs/langgraph-cua/package.json` (+6 -4) 📝 `libs/langgraph-supervisor/package.json` (+3 -2) 📝 `libs/langgraph-swarm/package.json` (+3 -2) 📝 `libs/langgraph/package.json` (+24 -16) 📝 `libs/sdk/package.json` (+22 -16) </details> ### 📄 Description _No description provided_ --- <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 20:16:24 -05:00
yindo closed this issue 2026-02-15 20:16:24 -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#1645