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 to directly utilize zod schemas across various routes, removing reliance on zod-adapter. This change streamlines validation processes and enhances code maintainability.

- 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 added this to the Nora v4.0.0 milestone Nov 24, 2025
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