Zod-validation-error simplifies handling Zod validation errors, transforming them into user-friendly, readable messages. Version 2.0.0 builds upon the foundation of version 1.5.0 with key development dependency updates focused on refined code quality and maintainability, notably upgrading Prettier to version 3 for enhanced code formatting and moving to newer versions of ESLint-related packages like "@typescript-eslint/parser" and "@typescript-eslint/eslint-plugin" to leverage the latest linting rules and TypeScript features. While peer dependencies remain compatible with Zod versions 3.18.0 and above, the development environment saw significant upgrades in tools like ESLint, TypeScript, and related plugins. Developers upgrading to version 2.0.0 benefit from these modernizations, promoting cleaner code and facilitating easier contribution. The core functionality of wrapping Zod errors remains consistent, ensuring a smooth transition while reaping the rewards of an improved development experience. The tool remains valuable for developers needing to communicate validation failures clearly to end users, making error handling less cumbersome. The updates aim to attract developers seeking packages with active maintenance and modern tooling integrations, streamlining their development workflows.
The are not vulnerabilities for the version 2.0.0 of the package zod-validation-error