Open
Description
I have seen the solution is to update the module and moduleResolution entries in the tsconfig. However, this isn't ideal as it breaks other things in our projects.
This is particularly frustrating as we had already done a lot of work to migrate to zod4 when it was on the "next" branch. But now that it's been officially released, we have to keep using v3 but with the "zod/v4" import, which breaks types.
Can we just have a 4.0.0 release? Would remove the requirement to change tsconfig.json, making migration so much easier.
Metadata
Metadata
Assignees
Labels
No labels