CodeForPhilly / CodeForPhilly/codeforphilly-ng
Remove zod-to-json-schema from packages/shared (replaced by Zod v4 built-in)
Open
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 1
- Avg merge
- 5d 3h
- Merged PRs (30d)
- 9
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.