[PR #1403] [MERGED] Version Packages #1435

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

📋 Pull Request Information

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

Base: mainHead: changeset-release/main


📝 Commits (1)

📊 Changes

11 files changed (+22 additions, -38 deletions)

View changed files

.changeset/legal-trees-stare.md (+0 -5)
.changeset/olive-bottles-study.md (+0 -5)
.changeset/orange-beans-learn.md (+0 -5)
.changeset/poor-avocados-guess.md (+0 -5)
.changeset/shy-colts-crash.md (+0 -5)
.changeset/slow-camels-sip.md (+0 -5)
.changeset/whole-dots-retire.md (+0 -5)
📝 libs/langgraph/CHANGELOG.md (+13 -0)
📝 libs/langgraph/package.json (+2 -2)
📝 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@0.3.9

Patch Changes

  • 430ae93: feat(langgraph): validate if messages present in user provided schema
  • 4aed3f4: fix(langgraph): dispose unused combined signals
  • 02f9e02: fix(langgraph): preModelHook llmInputMessages should not keep concatenating messages
  • 6e616f5: fix(langgraph): respect strict option in responseFormat inside createReactAgent
  • 6812b50: feat(langgraph): allow extending state with Zod schema
  • 8166703: add UpdateType type utility for Zod, improve Zod 4 and Zod 4 mini support
  • Updated dependencies [53b8c30]
    • @langchain/langgraph-sdk@0.0.96

@langchain/langgraph-sdk@0.0.96

Patch Changes

  • 53b8c30: fix(sdk): runs.join() returns the thread values

🔄 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/1403 **Author:** [@github-actions[bot]](https://github.com/apps/github-actions) **Created:** 7/15/2025 **Status:** ✅ Merged **Merged:** 7/16/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `changeset-release/main` --- ### 📝 Commits (1) - [`9726743`](https://github.com/langchain-ai/langgraphjs/commit/9726743ee337f325baa7f7fe15c433b7dddee5ca) Version Packages ### 📊 Changes **11 files changed** (+22 additions, -38 deletions) <details> <summary>View changed files</summary> ➖ `.changeset/legal-trees-stare.md` (+0 -5) ➖ `.changeset/olive-bottles-study.md` (+0 -5) ➖ `.changeset/orange-beans-learn.md` (+0 -5) ➖ `.changeset/poor-avocados-guess.md` (+0 -5) ➖ `.changeset/shy-colts-crash.md` (+0 -5) ➖ `.changeset/slow-camels-sip.md` (+0 -5) ➖ `.changeset/whole-dots-retire.md` (+0 -5) 📝 `libs/langgraph/CHANGELOG.md` (+13 -0) 📝 `libs/langgraph/package.json` (+2 -2) 📝 `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@0.3.9 ### Patch Changes - 430ae93: feat(langgraph): validate if messages present in user provided schema - 4aed3f4: fix(langgraph): dispose unused combined signals - 02f9e02: fix(langgraph): preModelHook `llmInputMessages` should not keep concatenating messages - 6e616f5: fix(langgraph): respect strict option in responseFormat inside createReactAgent - 6812b50: feat(langgraph): allow extending state with Zod schema - 8166703: add UpdateType type utility for Zod, improve Zod 4 and Zod 4 mini support - Updated dependencies [53b8c30] - @langchain/langgraph-sdk@0.0.96 ## @langchain/langgraph-sdk@0.0.96 ### Patch Changes - 53b8c30: fix(sdk): `runs.join()` returns the thread values --- <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:15:45 -05:00
yindo closed this issue 2026-02-15 20:15:45 -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#1435