Zod v4 native implementation #3438
Replies: 1 comment
-
|
Short answer: zod v4 is not a native/built-in reimplementation in Perry — it's the real zod TypeScript source, compiled directly via Status as of today: Compiles + links ✅ — the long #836/#837 link saga (the Runtime parsing — was completely broken (every
Two known gaps remain, both turned out to be cross-module
So: compiles, links, and the core happy-path parsing works as of #4697; checks and error-reporting are the two remaining tracked gaps. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is Zod v4 a native npm package implementation?
Beta Was this translation helpful? Give feedback.
All reactions