[PR #1683] [MERGED] Version Packages (alpha) #1648

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

📋 Pull Request Information

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

Base: v1Head: changeset-release/v1


📝 Commits (1)

📊 Changes

3 files changed (+8 additions, -1 deletions)

View changed files

📝 .changeset/pre.json (+1 -0)
📝 libs/langgraph/CHANGELOG.md (+6 -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 v1, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

v1 is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on v1.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@langchain/langgraph@1.0.0-alpha.4

Patch Changes

  • c3f326d: Add support for defining multiple interrupts in StateGraph constructor. Interrupts from the map can be picked from the Runtime object, ensuring type-safety across multiple interrupts.

🔄 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/1683 **Author:** [@github-actions[bot]](https://github.com/apps/github-actions) **Created:** 9/20/2025 **Status:** ✅ Merged **Merged:** 9/22/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `v1` ← **Head:** `changeset-release/v1` --- ### 📝 Commits (1) - [`fdb34f0`](https://github.com/langchain-ai/langgraphjs/commit/fdb34f090dc0011069b3e4861b03b03ea9c06e9b) Version Packages (alpha) ### 📊 Changes **3 files changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.changeset/pre.json` (+1 -0) 📝 `libs/langgraph/CHANGELOG.md` (+6 -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 v1, this PR will be updated. ⚠️⚠️⚠️⚠️⚠️⚠️ `v1` is currently in **pre mode** so this branch has prereleases rather than normal releases. If you want to exit prereleases, run `changeset pre exit` on `v1`. ⚠️⚠️⚠️⚠️⚠️⚠️ # Releases ## @langchain/langgraph@1.0.0-alpha.4 ### Patch Changes - c3f326d: Add support for defining multiple interrupts in StateGraph constructor. Interrupts from the map can be picked from the `Runtime` object, ensuring type-safety across multiple interrupts. --- <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:24 -05:00
yindo closed this issue 2026-02-15 20:16:25 -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#1648