elierotenberg / fastify-zod

Zod integration with Fastify
MIT License
212 stars 19 forks source link

Add native route options, fix tests and build pipeline #41

Open leifniem opened 1 year ago

leifniem commented 1 year ago

I exposed a key named nativeRouterOptions for the shorthand definitions that allows to add parameters like preHandler.

I also noticed the test setup was not working for me, which lead me to remove babel from the build process and fix the jest config.

duanecreates commented 1 year ago

I think this is really needed as currently I don't think we can use preHandlers, right?

leifniem commented 1 year ago

@elierotenberg i merged your latest changes, This is still ready to be merged.

thelinuxlich commented 1 year ago

+1

captain-hak commented 10 months ago

+1

eKulshan commented 2 months ago

+1