Skip to content

Migrate to zod v4 #53

@weaponsforge

Description

@weaponsforge

What problem will this feature address?

This dependency update feature will align input validation with the zod v4 improved fixes and optimizations moving forward.

Describe the solution you'd like

  • Migrate from zod v3 to v4 for validating input.

Describe alternatives you've considered

The app's current-installed zod v3.24.2 runs fine as a workaround.

Additional context

  • Take note of deprecated parameters and methods in v4, especially the ZodEffects schema.
  • See the zod v4 migration guide for more information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions