-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
feat: zod v4 #14529
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: next
Are you sure you want to change the base?
feat: zod v4 #14529
Conversation
|
| "astro": "^5.14.4", | ||
| "sharp": "^0.34.3" | ||
| "sharp": "^0.34.3", | ||
| "zod": "^4.0.0" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To be removed
|
hey @florian-lefebvre if you need any help on that please share, i'm currently stuck with zod issue on build. i need zod 4 for my project but it fail as astro use v3 |
|
It may very well be possible we won't support zod 4 in Astro 6, we're still discussing it. |
|
@florian-lefebvre any chance you update to v4 but still use v3 |
|
That's a good idea but we can't yet because of a bug in an upstream library: StefanTerdell/zod-to-json-schema#179 |
Todo
Changes
pnpm changeset.Testing
Docs