[PR #1815] [MERGED] Version Packages #1750

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1815
Author: @github-actions[bot]
Created: 12/9/2025
Status: Merged
Merged: 12/15/2025
Merged by: @dqbd

Base: mainHead: changeset-release/main


📝 Commits (1)

📊 Changes

16 files changed (+51 additions, -21 deletions)

View changed files

.changeset/popular-cheetahs-double.md (+0 -5)
.changeset/soft-ads-repair.md (+0 -8)
📝 libs/checkpoint-validation/CHANGELOG.md (+6 -0)
📝 libs/checkpoint-validation/package.json (+1 -1)
📝 libs/langgraph-core/CHANGELOG.md (+7 -0)
📝 libs/langgraph-core/package.json (+2 -2)
📝 libs/langgraph-cua/CHANGELOG.md (+6 -0)
📝 libs/langgraph-cua/package.json (+1 -1)
📝 libs/langgraph-supervisor/CHANGELOG.md (+6 -0)
📝 libs/langgraph-supervisor/package.json (+1 -1)
📝 libs/langgraph-swarm/CHANGELOG.md (+6 -0)
📝 libs/langgraph-swarm/package.json (+1 -1)
📝 libs/langgraph/CHANGELOG.md (+6 -0)
📝 libs/langgraph/package.json (+1 -1)
📝 libs/sdk/CHANGELOG.md (+6 -0)
📝 libs/sdk/package.json (+1 -1)

📄 Description

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@langchain/langgraph-sdk@1.3.0

Minor Changes

  • 1497df9: feat(sdk): add support for enqueuing useStream().submit(...) calls while the agent is still running

@langchain/langgraph-checkpoint-validation@1.0.1

Patch Changes

@langchain/langgraph@1.0.5

Patch Changes

  • Updated dependencies [1497df9]
    • @langchain/langgraph-sdk@1.3.0

@langchain/langgraph-cua@1.0.1

Patch Changes

@langchain/langgraph-supervisor@1.0.1

Patch Changes

@langchain/langgraph-swarm@1.0.1

Patch Changes

langgraph@1.0.5

Patch Changes

  • @langchain/langgraph@1.0.5

🔄 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/1815 **Author:** [@github-actions[bot]](https://github.com/apps/github-actions) **Created:** 12/9/2025 **Status:** ✅ Merged **Merged:** 12/15/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `changeset-release/main` --- ### 📝 Commits (1) - [`b867a1e`](https://github.com/langchain-ai/langgraphjs/commit/b867a1e17927a2f12a8bbc7e88524509d7bb4a64) Version Packages ### 📊 Changes **16 files changed** (+51 additions, -21 deletions) <details> <summary>View changed files</summary> ➖ `.changeset/popular-cheetahs-double.md` (+0 -5) ➖ `.changeset/soft-ads-repair.md` (+0 -8) 📝 `libs/checkpoint-validation/CHANGELOG.md` (+6 -0) 📝 `libs/checkpoint-validation/package.json` (+1 -1) 📝 `libs/langgraph-core/CHANGELOG.md` (+7 -0) 📝 `libs/langgraph-core/package.json` (+2 -2) 📝 `libs/langgraph-cua/CHANGELOG.md` (+6 -0) 📝 `libs/langgraph-cua/package.json` (+1 -1) 📝 `libs/langgraph-supervisor/CHANGELOG.md` (+6 -0) 📝 `libs/langgraph-supervisor/package.json` (+1 -1) 📝 `libs/langgraph-swarm/CHANGELOG.md` (+6 -0) 📝 `libs/langgraph-swarm/package.json` (+1 -1) 📝 `libs/langgraph/CHANGELOG.md` (+6 -0) 📝 `libs/langgraph/package.json` (+1 -1) 📝 `libs/sdk/CHANGELOG.md` (+6 -0) 📝 `libs/sdk/package.json` (+1 -1) </details> ### 📄 Description This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @langchain/langgraph-sdk@1.3.0 ### Minor Changes - 1497df9: feat(sdk): add support for enqueuing `useStream().submit(...)` calls while the agent is still running ## @langchain/langgraph-checkpoint-validation@1.0.1 ### Patch Changes - b1ed761: bump zod dependency ## @langchain/langgraph@1.0.5 ### Patch Changes - Updated dependencies [1497df9] - @langchain/langgraph-sdk@1.3.0 ## @langchain/langgraph-cua@1.0.1 ### Patch Changes - b1ed761: bump zod dependency ## @langchain/langgraph-supervisor@1.0.1 ### Patch Changes - b1ed761: bump zod dependency ## @langchain/langgraph-swarm@1.0.1 ### Patch Changes - b1ed761: bump zod dependency ## langgraph@1.0.5 ### Patch Changes - @langchain/langgraph@1.0.5 --- <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:43 -05:00
yindo closed this issue 2026-02-15 20:16:43 -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#1750