issues
search
turkerdev
/
fastify-type-provider-zod
MIT License
411
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How can I flatten the validation errors?
#129
silasbispo01
opened
6 days ago
2
fix: allow openapi schema
#128
turkerdev
opened
1 week ago
1
How to add response headers with cookies in Swagger using fastify-type-provider-zod?
#127
LivioAlvarenga
opened
2 weeks ago
1
Hybrid bundle (ESM, CJS)
#126
formatlos
opened
1 month ago
1
Is this plugin affecting fastify's performance?
#125
lake2
opened
1 month ago
4
hasZodFastifySchemaValidationErrors does not narrow down the error types
#124
Ram-Ratan
opened
1 month ago
0
Add missing dependency
#123
kibertoad
closed
1 month ago
0
Update README.md
#122
Bram-dc
opened
1 month ago
0
types: Refactor error type in hasZodFastifySchemaValidationErrors function
#121
Bram-dc
closed
1 month ago
0
Removed zodError and added unique symbol
#120
Bram-dc
closed
1 month ago
2
Added ZodFastifySchemaValidationErrorSymbol instead of name field and removed zodError
#119
Bram-dc
closed
1 month ago
0
Prepare to release 4.0.0
#118
kibertoad
closed
1 month ago
0
Update dependencies
#117
kibertoad
closed
1 month ago
0
Switch to biome + fix build
#116
kibertoad
closed
1 month ago
0
fix: Provide correct error message on the validation error.
#115
Bram-dc
closed
1 month ago
29
Test request body errors
#114
kibertoad
closed
1 month ago
0
Failed validation returning status 500 instead of 400
#113
severireivinen
closed
1 month ago
7
Add replacer option to serializerCompiler
#112
Bram-dc
closed
1 month ago
1
Update dependencies
#111
kibertoad
closed
2 months ago
0
Refactor errors to use @fastify/error and throw correct validation error
#110
Bram-dc
closed
2 months ago
4
Add missing exports
#109
kibertoad
closed
2 months ago
0
Bump fastify-plugin from 4.5.1 to 5.0.1
#108
dependabot[bot]
closed
2 months ago
0
Bump fastify from 4.28.1 to 5.0.0
#107
dependabot[bot]
closed
2 months ago
1
Bump @fastify/swagger from 8.15.0 to 9.0.0
#106
dependabot[bot]
closed
2 months ago
1
docs: update "How to use?"
#105
LucasESchuster
closed
1 month ago
1
Fastify 5 support
#104
felixmosh
closed
1 month ago
5
Update for fastify@5.0.0
#103
Bram-dc
closed
2 months ago
1
feat: support for transformations
#102
gjuchault
opened
2 months ago
0
Update README.md
#101
DevJpFarias
opened
2 months ago
0
Bump @fastify/swagger-ui from 4.1.0 to 5.0.1
#100
dependabot[bot]
closed
2 months ago
1
feat: added refs
#99
Bram-dc
closed
2 months ago
4
feat: added refs on top of v5
#98
Bram-dc
closed
4 months ago
1
feat: separated type providers
#97
Bram-dc
closed
2 months ago
14
Should this library work with fastify's setSchemaErrorFormatter method?
#96
wolverian
opened
4 months ago
0
`querystring` needs to restrict to `Record<string, string>`
#95
BriungRi
opened
4 months ago
2
What's the new preferred way of accessing `ResponseValidationError`?
#94
erunion
closed
2 months ago
4
Bump actions/setup-node from 3 to 4
#93
dependabot[bot]
closed
4 months ago
0
Bump @fastify/swagger-ui from 3.1.0 to 4.0.0
#92
dependabot[bot]
closed
4 months ago
0
Make ResponseValidationError more useful
#91
kibertoad
closed
5 months ago
0
feat: type definition for separated type provider for fastify 5
#90
JonRC
opened
5 months ago
3
Support nested content types
#89
cs97dah
opened
5 months ago
1
Sending blank response body does not provide runtime type safety
#88
tzezar
closed
4 months ago
1
Validation on `.nullish()` or `.nullable()` doesn't show `null` as a valid option.
#87
gjstreicher
opened
6 months ago
3
Update dependencies
#86
kibertoad
closed
6 months ago
0
Remove Mac from matrix to address CI failure
#85
kibertoad
closed
6 months ago
0
handler error when trying to send json
#84
netgfx
opened
6 months ago
2
Module has no exported member 'FastifyPluginAsyncZod'
#83
goni098
closed
6 months ago
5
How I can create a schema to use an input of file on swagger docs?
#82
Gustavo-Murdiga88
closed
6 months ago
2
Can't find regex on z.string
#81
netgfx
opened
6 months ago
2
fix(types): allow assigning provider-enabled instances to `FastifyInstance`
#80
driimus
closed
6 months ago
1
Next