You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.0.1: use type for export FastifyZodInstance
* Export FastifyZodInstance as type instead of interface to avoid
conflicts with global module augmentation.
1.0.0
* Update dependencies
* Replace fastify-swagger with @fastify/swagger
* Add support for querystring
* Add separate tests for issues
* Fixelierotenberg#14, elierotenberg#17