mirror of
https://github.com/langchain-ai/langgraphjs-api.git
synced 2026-07-19 13:25:54 -04:00
[PR #56] [MERGED] feat(api): add semver check + warning in CLI #55
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langgraphjs-api/pull/56
Author: @dqbd
Created: 4/24/2025
Status: ✅ Merged
Merged: 4/24/2025
Merged by: @dqbd
Base:
main← Head:dqbd/semver-check📝 Commits (1)
8289508feat(api): add semver check + warning in CLI📊 Changes
6 files changed (+161 additions, -13 deletions)
View changed files
📝
libs/langgraph-api/package.json(+12 -4)📝
libs/langgraph-api/scripts/build.mjs(+6 -2)➕
libs/langgraph-api/src/semver/index.mts(+49 -0)📝
libs/langgraph-api/src/server.mts(+15 -0)➕
libs/langgraph-api/tests/semver.test.mts(+61 -0)📝
pnpm-lock.yaml(+18 -7)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.