villepaa
Results
1
issues of
villepaa
## Issue Node.js 24.11.1 introduced a regression that causes `console.error()` to crash when logging ZodError objects. Zod: 3.25.76 **Crash:** ``` TypeError: Cannot read properties of undefined (reading 'value') at formatProperty...