Skip to content

feat: migrate from zod to zod/v4#19

Closed
dyoshikawa wants to merge 1 commit intomainfrom
zod-v4
Closed

feat: migrate from zod to zod/v4#19
dyoshikawa wants to merge 1 commit intomainfrom
zod-v4

Conversation

@dyoshikawa
Copy link
Owner

Summary

• Migrated all zod imports from "zod" to "zod/v4"
• Updated z.record() API calls to specify both key and value types
• Fixed schema definitions to be compatible with zod v4 requirements

Test plan

  • All TypeScript type checks pass
  • Pre-commit hooks (linting, formatting, testing) pass
  • No breaking changes to existing functionality

🤖 Generated with Claude Code

- Update all zod imports to use zod/v4 path
- Fix z.record() API changes to specify key and value types
- Update schema definitions to be compatible with zod v4

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@dyoshikawa dyoshikawa closed this Jul 5, 2025
@dyoshikawa dyoshikawa deleted the zod-v4 branch July 7, 2025 12:04
@github-actions
Copy link
Contributor

I cannot determine the requested action from the available context. Please comment with either:

  • /review to request a code review
  • /fix followed by a description of what needs to be fixed

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant