mirror of
https://github.com/run-llama/workflows-ts.git
synced 2026-07-10 23:34:00 -04:00
[PR #147] [CLOSED] Migrating to zod/v4 #150
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/run-llama/workflows-ts/pull/147
Author: @AstraBert
Created: 8/26/2025
Status: ❌ Closed
Base:
main← Head:clelia/zodv4📝 Commits (9)
ba15016feat: migrate to zod/v4fd0ccc1changesets23f0f5afix: zod/v4 also in demo0896621fix: lockfile29ef50efix: mcp demob32a2f2fix: add web-std/file and recheck as peer deps2d68513fix: lockfileeae75f3fix: specifier and version in zod5406406fix: mcp back to zod/v3 to avoid type clashes📊 Changes
6 files changed (+305 additions, -13 deletions)
View changed files
➕
.changeset/fair-seas-burn.md(+5 -0)📝
demo/node/mcp-file-parse-tool.ts(+1 -1)📝
demo/package.json(+1 -1)📝
packages/core/package.json(+12 -3)📝
packages/core/src/mcp.ts(+2 -2)📝
pnpm-lock.yaml(+284 -6)📄 Description
With this PR we intend to add support for zod/v4
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.