[PR #1847] [MERGED] Version Packages #1773

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1847
Author: @github-actions[bot]
Created: 1/8/2026
Status: Merged
Merged: 1/8/2026
Merged by: @christian-bromann

Base: mainHead: changeset-release/main


📝 Commits (1)

📊 Changes

21 files changed (+58 additions, -34 deletions)

View changed files

.changeset/retry-release-api.md (+0 -5)
.changeset/retry-release-checkpoint-validation.md (+0 -5)
.changeset/retry-release-core.md (+0 -5)
.changeset/retry-release-mongodb.md (+0 -5)
.changeset/retry-release-sdk.md (+0 -5)
📝 libs/checkpoint-mongodb/CHANGELOG.md (+6 -0)
📝 libs/checkpoint-mongodb/package.json (+1 -1)
📝 libs/checkpoint-validation/CHANGELOG.md (+6 -0)
📝 libs/checkpoint-validation/package.json (+1 -1)
📝 libs/langgraph-api/CHANGELOG.md (+7 -0)
📝 libs/langgraph-api/package.json (+1 -1)
📝 libs/langgraph-cli/CHANGELOG.md (+7 -0)
📝 libs/langgraph-cli/package.json (+1 -1)
📝 libs/langgraph-core/CHANGELOG.md (+8 -0)
📝 libs/langgraph-core/package.json (+2 -2)
📝 libs/langgraph-ui/CHANGELOG.md (+2 -0)
📝 libs/langgraph-ui/package.json (+1 -1)
📝 libs/langgraph/CHANGELOG.md (+7 -0)
📝 libs/langgraph/package.json (+1 -1)
📝 libs/sdk/CHANGELOG.md (+6 -0)

...and 1 more files

📄 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-checkpoint-mongodb@1.1.1

Patch Changes

  • 3613386: retry release: Updates the checkpoint-mongodb to append client metadata

@langchain/langgraph-checkpoint-validation@1.0.3

Patch Changes

  • 3613386: retry release: export primitive as type, use Zod v3 for better compatibility

@langchain/langgraph-api@1.1.5

Patch Changes

  • 3613386: retry release: bump @hono/zod-validator
    • @langchain/langgraph-ui@1.1.5

@langchain/langgraph-cli@1.1.5

Patch Changes

  • Updated dependencies [3613386]
    • @langchain/langgraph-api@1.1.5

@langchain/langgraph@1.0.9

Patch Changes

  • 3613386: retry release: improved Zod interop
  • Updated dependencies [3613386]
    • @langchain/langgraph-sdk@1.4.1

@langchain/langgraph-sdk@1.4.1

Patch Changes

  • 3613386: retry release: add type-safe tool call streaming with agent type inference, provide proper error message when failing to connect to a server, expose Thread["config"] and Thread["error"]

@langchain/langgraph-ui@1.1.5

langgraph@1.0.9

Patch Changes

  • Updated dependencies [3613386]
    • @langchain/langgraph@1.0.9

🔄 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/1847 **Author:** [@github-actions[bot]](https://github.com/apps/github-actions) **Created:** 1/8/2026 **Status:** ✅ Merged **Merged:** 1/8/2026 **Merged by:** [@christian-bromann](https://github.com/christian-bromann) **Base:** `main` ← **Head:** `changeset-release/main` --- ### 📝 Commits (1) - [`4c477e8`](https://github.com/langchain-ai/langgraphjs/commit/4c477e8f0402a34a42e8ae7715fd99366c530cb6) Version Packages ### 📊 Changes **21 files changed** (+58 additions, -34 deletions) <details> <summary>View changed files</summary> ➖ `.changeset/retry-release-api.md` (+0 -5) ➖ `.changeset/retry-release-checkpoint-validation.md` (+0 -5) ➖ `.changeset/retry-release-core.md` (+0 -5) ➖ `.changeset/retry-release-mongodb.md` (+0 -5) ➖ `.changeset/retry-release-sdk.md` (+0 -5) 📝 `libs/checkpoint-mongodb/CHANGELOG.md` (+6 -0) 📝 `libs/checkpoint-mongodb/package.json` (+1 -1) 📝 `libs/checkpoint-validation/CHANGELOG.md` (+6 -0) 📝 `libs/checkpoint-validation/package.json` (+1 -1) 📝 `libs/langgraph-api/CHANGELOG.md` (+7 -0) 📝 `libs/langgraph-api/package.json` (+1 -1) 📝 `libs/langgraph-cli/CHANGELOG.md` (+7 -0) 📝 `libs/langgraph-cli/package.json` (+1 -1) 📝 `libs/langgraph-core/CHANGELOG.md` (+8 -0) 📝 `libs/langgraph-core/package.json` (+2 -2) 📝 `libs/langgraph-ui/CHANGELOG.md` (+2 -0) 📝 `libs/langgraph-ui/package.json` (+1 -1) 📝 `libs/langgraph/CHANGELOG.md` (+7 -0) 📝 `libs/langgraph/package.json` (+1 -1) 📝 `libs/sdk/CHANGELOG.md` (+6 -0) _...and 1 more files_ </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-checkpoint-mongodb@1.1.1 ### Patch Changes - 3613386: retry release: Updates the checkpoint-mongodb to append client metadata ## @langchain/langgraph-checkpoint-validation@1.0.3 ### Patch Changes - 3613386: retry release: export primitive as type, use Zod v3 for better compatibility ## @langchain/langgraph-api@1.1.5 ### Patch Changes - 3613386: retry release: bump @hono/zod-validator - @langchain/langgraph-ui@1.1.5 ## @langchain/langgraph-cli@1.1.5 ### Patch Changes - Updated dependencies [3613386] - @langchain/langgraph-api@1.1.5 ## @langchain/langgraph@1.0.9 ### Patch Changes - 3613386: retry release: improved Zod interop - Updated dependencies [3613386] - @langchain/langgraph-sdk@1.4.1 ## @langchain/langgraph-sdk@1.4.1 ### Patch Changes - 3613386: retry release: add type-safe tool call streaming with agent type inference, provide proper error message when failing to connect to a server, expose Thread["config"] and Thread["error"] ## @langchain/langgraph-ui@1.1.5 ## langgraph@1.0.9 ### Patch Changes - Updated dependencies [3613386] - @langchain/langgraph@1.0.9 --- <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:47 -05:00
yindo closed this issue 2026-02-15 20:16:47 -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#1773