CodeForPhilly / CodeForPhilly/codeforphilly-ng
Remove zod-to-json-schema from packages/shared (replaced by Zod v4 built-in)
未关闭
适合新手
- 主要语言
- TypeScript
- 星标
- 1
- 派生
- 1
- 平均合并
- 5 天 3 小时
- 30 天内合并 PR
- 9
描述
packages/shared depends on zod-to-json-schema@3.25.2 but it doesn't work with Zod v4 (produces empty schemas). The storage-foundation plan switched to Zod v4's built-in `toJSONSchema` instead. The zod-to-json-schema package should be uninstalled from packages/shared to clean up the unused dependency.
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start by inspecting the dependency manifest under packages/shared and searching that package for zod-to-json-schema references. Remove the unused dependency and update the relevant lockfile if present, then verify that packages/shared installs or tests successfully and no references remain.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- tooling
- Issue 类型
- 重构
- 难度
- 1/5
- 预计耗时
- 1 小时以内
- 活跃度
- 冷清
- 描述清晰度
- 描述清楚
- 新手友好度
- 78/100