nestjs-zod

All NestJS + Zod utilities you need

MIT License

Stars
513
Committers
12

Bot releases are visible (Hide)

nestjs-zod - v0.4.4

Published by github-actions[bot] over 2 years ago

  • Add from function
nestjs-zod - v0.4.3

Published by github-actions[bot] over 2 years ago

  • Make json schema callable
nestjs-zod - v0.4.2

Published by github-actions[bot] over 2 years ago

  • Add json schema
nestjs-zod - v0.4.1

Published by github-actions[bot] over 2 years ago

  • Fix UseZodGuard parameters, update docs
nestjs-zod - v0.4.0

Published by github-actions[bot] over 2 years ago

  • Add password schema
nestjs-zod - v0.3.7

Published by github-actions[bot] over 2 years ago

  • Rename to patchNestJsSwagger
nestjs-zod - v0.3.6

Published by github-actions[bot] over 2 years ago

  • Better /frontend bundle size
nestjs-zod - v0.3.5

Published by github-actions[bot] over 2 years ago

  • Fix files field in package.json to include /frontend declarations file
nestjs-zod - v0.3.4

Published by github-actions[bot] over 2 years ago

  • Fix CI issue with rxjs
  • Fix /z exports in package.json
nestjs-zod - v0.3.3

Published by github-actions[bot] over 2 years ago

  • Fix some typings
  • Allow to use both DTO and Zod Schema in ZodValidationPipe constructor
  • Add test cases for pipe and exception
nestjs-zod - v0.3.2

Published by github-actions[bot] over 2 years ago

  • Make all peerDependencies optional
  • Improve docs
nestjs-zod - v0.3.1

Published by github-actions[bot] over 2 years ago

Add OpenAPI support for:

  • Discriminated unions
  • Intersections
nestjs-zod - v0.3.0

Published by github-actions[bot] over 2 years ago

  • Add /frontend scope
nestjs-zod - v0.2.0

Published by github-actions[bot] over 2 years ago

  • No changes
nestjs-zod - v0.1.3

Published by github-actions[bot] over 2 years ago

  • No changes
nestjs-zod - v0.1.2

Published by github-actions[bot] over 2 years ago

  • No changes
nestjs-zod - v0.1.1

Published by github-actions[bot] over 2 years ago

  • Fix z re-export issue that led it to be any
nestjs-zod - v0.1.0

Published by github-actions[bot] over 2 years ago

  • Add dateString schema
  • Better Swagger generation
nestjs-zod - v0.0.7

Published by github-actions[bot] over 2 years ago

  • No changes
nestjs-zod - v0.0.6

Published by github-actions[bot] over 2 years ago

  • No changes