Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Sandakan
Copy link
Owner

Upgrade zod and material-symbols dependencies. Refactor validation logic across multiple routes to utilize zod schemas directly, enhancing code clarity and maintainability. This change improves the overall validation process in the application.

- Updated `zod` from version 3.25.76 to 4.1.13 in `package.json`.
- Updated `material-symbols` from version 0.39.1 to 0.40.0 in `package.json`.
- Refactored validation logic in various routes to directly use `zod` schemas instead of `zodValidator` from `@tanstack/zod-adapter`.
- Updated routes in `albums`, `artists`, `folders`, `genres`, `lyrics`, `playlists`, `queue`, and `search` to reflect the new validation approach.
@Sandakan Sandakan merged commit 740c20f into release/4.0.0-alpha.3 Nov 24, 2025
2 checks passed
@Sandakan Sandakan deleted the refactor/remove-zod-validator branch November 24, 2025 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants