mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-11 07:32:57 +03:00
[PR #623] refactor: upgrade to Zod v4 #715
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?
Original Pull Request: https://github.com/pocket-id/pocket-id/pull/623
State: closed
Merged: Yes
Zod 4 brings the advantage of translated validation messages. The translated validation messages are included in the package and will be lazily loaded based on the user's locale.