|
|
|
|
|
by strken
392 days ago
|
|
Using npm's built in support for package aliases to simultaneously install zod@3 as zod and zod@4 as zod-next? Edit: reading the rationale, it's about peer dependencies rather than direct dependencies. I am still a little confused. |
|
[0] https://github.com/colinhacks/zod/issues/4371