infoalloggi-monorepo/apps/infoalloggi/src/hooks
Marco Pedone 9314026817 refactor: update zod imports to version 4 and adjust error handling
- Changed all zod imports from "zod" to "zod/v4" across multiple files.
- Updated error handling in forms to use new zod error configuration.
- Refactored custom error mapping to align with zod v4 changes.
- Adjusted password validation logic to utilize new zod features.
- Cleaned up unused locale error mapping code.
- Enhanced type definitions for async iterables in zod utility functions.
2025-08-07 14:50:40 +02:00
..
chatHooks.ts refactor: update zod imports to version 4 and adjust error handling 2025-08-07 14:50:40 +02:00
coordDistance.ts init 2025-08-04 17:45:44 +02:00
filesHooks.ts init 2025-08-04 17:45:44 +02:00
schedaAnnuncioUtils.ts init 2025-08-04 17:45:44 +02:00
use-media-query.ts init 2025-08-04 17:45:44 +02:00
useClickOutside.tsx init 2025-08-04 17:45:44 +02:00
useMobile.tsx init 2025-08-04 17:45:44 +02:00
useStrongPassword.ts refactor: update zod imports to version 4 and adjust error handling 2025-08-07 14:50:40 +02:00