Bram del Canho
Bram del Canho
Why is **preSerialization** hook used instead of **setSerializerCompiler**?
This change got accepted in: https://github.com/fastify/fastify/pull/5427
I just merged the latest changes into my branch and resolved some linting errors! This should be ready to go for v5. I you wish to have the ref feature...
> I just merged the latest changes into my branch and resolved some linting errors! This should be ready to go for v5. I you wish to have the ref...
I created 2 other PRs to separate these changes: https://github.com/turkerdev/fastify-type-provider-zod/pull/97 https://github.com/turkerdev/fastify-type-provider-zod/pull/98
Also getting this issue in 0.79 now after upgrading from 0.76 where it was working correctly
Yes I am also still experiencing this issue...
It seems the failing ci jobs are unrelated. They are also failing similarly here: https://github.com/turkerdev/fastify-type-provider-zod/pull/128
With zod v4 we should do something with `z.file()` instead
@turkerdev fastify 5.0.0 has been released recently, could you take a look? I am now using my fork in npm: https://www.npmjs.com/package/@bram-dc/fastify-type-provider-zod