Conversation
|
Should we also use decode instead of parse on the input fields? |
|
I’m planning to create a fork that includes my changes along with these updates. @turkerdev @kibertoad — would you be open to adding me as a reviewer at some point so I can help with ongoing maintenance? Happy to assist with PRs, issues, and upkeep if that’s useful. Thanks for the work on this project! |
I've changed this aswell: https://www.npmjs.com/package/@bram-dc/fastify-type-provider-zod |
|
Sorry for the delay, I've been out for the past few days. If you're already working on that then please feel free to bundle this change into it. That said, I don't think that we need to decode the input. |
Fixes #211
Unfortunately I think this would probably be a breaking change since users of codecs could see significantly different serialization behavior.