[PR #1490] [MERGED] Version Packages #1493

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1490
Author: @github-actions[bot]
Created: 8/4/2025
Status: Merged
Merged: 8/5/2025
Merged by: @dqbd

Base: mainHead: changeset-release/main


📝 Commits (1)

📊 Changes

14 files changed (+31 additions, -35 deletions)

View changed files

.changeset/cold-walls-burn.md (+0 -5)
.changeset/moody-bags-take.md (+0 -5)
.changeset/pretty-mice-boil.md (+0 -6)
.changeset/quick-feet-repeat.md (+0 -5)
.changeset/quick-spoons-shop.md (+0 -5)
.changeset/witty-poems-look.md (+0 -5)
📝 libs/langgraph-api/CHANGELOG.md (+7 -0)
📝 libs/langgraph-api/package.json (+1 -1)
📝 libs/langgraph-cli/CHANGELOG.md (+10 -0)
📝 libs/langgraph-cli/package.json (+1 -1)
📝 libs/langgraph-ui/CHANGELOG.md (+2 -0)
📝 libs/langgraph-ui/package.json (+1 -1)
📝 libs/langgraph/CHANGELOG.md (+8 -0)
📝 libs/langgraph/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.4.3

Patch Changes

  • f69bf6d: feat(langgraph): createReactAgent v2: use Send for each of the tool calls
  • 9940200: feat(langgraph): Allow partially applying tool calls via postModelHook
  • e8c61bb: feat(langgraph): add dynamic model choice to createReactAgent

@langchain/langgraph-api@0.0.57

Patch Changes

  • 31cc9f7: support description property for langgraph.json
    • @langchain/langgraph-ui@0.0.57

@langchain/langgraph-cli@0.0.57

Patch Changes

  • 31cc9f7: support description property for langgraph.json
  • 679a1be: Fix sysinfo command for PNPM
  • 2f179e5: feat(cli): accept BROWSER=none to prevent spawning a browser
  • Updated dependencies [31cc9f7]
    • @langchain/langgraph-api@0.0.57

@langchain/langgraph-ui@0.0.57


🔄 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/1490 **Author:** [@github-actions[bot]](https://github.com/apps/github-actions) **Created:** 8/4/2025 **Status:** ✅ Merged **Merged:** 8/5/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `changeset-release/main` --- ### 📝 Commits (1) - [`132824b`](https://github.com/langchain-ai/langgraphjs/commit/132824b167e3d94a616090d718339b396c74e69b) Version Packages ### 📊 Changes **14 files changed** (+31 additions, -35 deletions) <details> <summary>View changed files</summary> ➖ `.changeset/cold-walls-burn.md` (+0 -5) ➖ `.changeset/moody-bags-take.md` (+0 -5) ➖ `.changeset/pretty-mice-boil.md` (+0 -6) ➖ `.changeset/quick-feet-repeat.md` (+0 -5) ➖ `.changeset/quick-spoons-shop.md` (+0 -5) ➖ `.changeset/witty-poems-look.md` (+0 -5) 📝 `libs/langgraph-api/CHANGELOG.md` (+7 -0) 📝 `libs/langgraph-api/package.json` (+1 -1) 📝 `libs/langgraph-cli/CHANGELOG.md` (+10 -0) 📝 `libs/langgraph-cli/package.json` (+1 -1) 📝 `libs/langgraph-ui/CHANGELOG.md` (+2 -0) 📝 `libs/langgraph-ui/package.json` (+1 -1) 📝 `libs/langgraph/CHANGELOG.md` (+8 -0) 📝 `libs/langgraph/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.4.3 ### Patch Changes - f69bf6d: feat(langgraph): createReactAgent v2: use Send for each of the tool calls - 9940200: feat(langgraph): Allow partially applying tool calls via postModelHook - e8c61bb: feat(langgraph): add dynamic model choice to createReactAgent ## @langchain/langgraph-api@0.0.57 ### Patch Changes - 31cc9f7: support description property for `langgraph.json` - @langchain/langgraph-ui@0.0.57 ## @langchain/langgraph-cli@0.0.57 ### Patch Changes - 31cc9f7: support description property for `langgraph.json` - 679a1be: Fix sysinfo command for PNPM - 2f179e5: feat(cli): accept BROWSER=none to prevent spawning a browser - Updated dependencies [31cc9f7] - @langchain/langgraph-api@0.0.57 ## @langchain/langgraph-ui@0.0.57 --- <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:58 -05:00
yindo closed this issue 2026-02-15 20:15:58 -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#1493