[PR #1701] [MERGED] fix(langgraph-checkpoint-redis): allow alpha version of 1.0.0 #1661

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1701
Author: @baptistejamin
Created: 9/25/2025
Status: Merged
Merged: 9/30/2025
Merged by: @dqbd

Base: mainHead: main


📝 Commits (3)

  • 8aacc5f fix(langgraph-checkpoint-redis): allow alpha version of 1.0.0
  • 6a2e377 Add changeset
  • 4b8fd69 Update lockfile

📊 Changes

3 files changed (+7 additions, -2 deletions)

View changed files

.changeset/sweet-birds-film.md (+5 -0)
📝 libs/checkpoint-redis/package.json (+1 -1)
📝 yarn.lock (+1 -1)

📄 Description

Allows using langgraph-checkpoint-redis with alpha 1.0.0


🔄 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/1701 **Author:** [@baptistejamin](https://github.com/baptistejamin) **Created:** 9/25/2025 **Status:** ✅ Merged **Merged:** 9/30/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`8aacc5f`](https://github.com/langchain-ai/langgraphjs/commit/8aacc5faeae8d6b227035c6404c565c5f3a2eca6) fix(langgraph-checkpoint-redis): allow alpha version of 1.0.0 - [`6a2e377`](https://github.com/langchain-ai/langgraphjs/commit/6a2e377c22db6d9e404a7ce4ddf333c58c97e3fc) Add changeset - [`4b8fd69`](https://github.com/langchain-ai/langgraphjs/commit/4b8fd6977182d448235766ccc188b43da039b8d3) Update lockfile ### 📊 Changes **3 files changed** (+7 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/sweet-birds-film.md` (+5 -0) 📝 `libs/checkpoint-redis/package.json` (+1 -1) 📝 `yarn.lock` (+1 -1) </details> ### 📄 Description Allows using langgraph-checkpoint-redis with alpha 1.0.0 --- <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:26 -05:00
yindo closed this issue 2026-02-15 20:16:26 -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#1661