[PR #1772] [MERGED] chore(langgraph): remove interrupt deprecations #1715

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1772
Author: @hntrl
Created: 11/10/2025
Status: Merged
Merged: 11/10/2025
Merged by: @hntrl

Base: mainHead: hunter/rm-interrupt-deprectaions


📝 Commits (1)

  • c95ae1c chore(langgraph): remove interrupt deprecations

📊 Changes

2 files changed (+5 additions, -12 deletions)

View changed files

.changeset/brave-carrots-shave.md (+5 -0)
📝 libs/langgraph-core/src/prebuilt/interrupt.ts (+0 -12)

📄 Description

This was an artifact of the v1 sprint -- we originally were going to export these interrupt types in langchain, but we ended up walking back on that

cc @bracesproul @christian-bromann


🔄 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/1772 **Author:** [@hntrl](https://github.com/hntrl) **Created:** 11/10/2025 **Status:** ✅ Merged **Merged:** 11/10/2025 **Merged by:** [@hntrl](https://github.com/hntrl) **Base:** `main` ← **Head:** `hunter/rm-interrupt-deprectaions` --- ### 📝 Commits (1) - [`c95ae1c`](https://github.com/langchain-ai/langgraphjs/commit/c95ae1c97389fa89575de6d5bad251531284712b) chore(langgraph): remove interrupt deprecations ### 📊 Changes **2 files changed** (+5 additions, -12 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/brave-carrots-shave.md` (+5 -0) 📝 `libs/langgraph-core/src/prebuilt/interrupt.ts` (+0 -12) </details> ### 📄 Description This was an artifact of the v1 sprint -- we originally were going to export these interrupt types in langchain, but we ended up walking back on that cc @bracesproul @christian-bromann --- <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:36 -05:00
yindo closed this issue 2026-02-15 20:16:36 -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#1715