[PR #526] [MERGED] fix: Export MessagesAnnotation from web entrypoint #824

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/526
Author: @jacoblee93
Created: 9/28/2024
Status: Merged
Merged: 9/28/2024
Merged by: @jacoblee93

Base: mainHead: jacob/exports


📝 Commits (4)

📊 Changes

7 files changed (+147 additions, -14 deletions)

View changed files

📝 libs/checkpoint-mongodb/package.json (+1 -1)
📝 libs/checkpoint-sqlite/package.json (+1 -1)
📝 libs/checkpoint/package.json (+1 -1)
📝 libs/langgraph/package.json (+2 -2)
📝 libs/langgraph/src/index.ts (+0 -1)
📝 libs/langgraph/src/web.ts (+2 -0)
📝 yarn.lock (+140 -8)

📄 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/526 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 9/28/2024 **Status:** ✅ Merged **Merged:** 9/28/2024 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `jacob/exports` --- ### 📝 Commits (4) - [`6c7d008`](https://github.com/langchain-ai/langgraphjs/commit/6c7d00814bb395c55e347b2a1a9ff6d2bf871900) Export MessagesAnnotation from web entrypoint - [`37c1e84`](https://github.com/langchain-ai/langgraphjs/commit/37c1e844f39bc0782d8e940c59916d74d73fae26) Resolve conflicts - [`fddc5ef`](https://github.com/langchain-ai/langgraphjs/commit/fddc5ef3617ff50d9d9ad1a8395cdd0003c19ef8) Bump rc - [`0954fa0`](https://github.com/langchain-ai/langgraphjs/commit/0954fa072b0b28db8c228203190c99244225c1ab) Bump version ### 📊 Changes **7 files changed** (+147 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `libs/checkpoint-mongodb/package.json` (+1 -1) 📝 `libs/checkpoint-sqlite/package.json` (+1 -1) 📝 `libs/checkpoint/package.json` (+1 -1) 📝 `libs/langgraph/package.json` (+2 -2) 📝 `libs/langgraph/src/index.ts` (+0 -1) 📝 `libs/langgraph/src/web.ts` (+2 -0) 📝 `yarn.lock` (+140 -8) </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 19:16:02 -05:00
yindo closed this issue 2026-02-15 19:16:02 -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#824