nestjs-zod

All NestJS + Zod utilities you need

MIT License

Stars
513
Committers
12

Bot releases are visible (Hide)

nestjs-zod - v3.0.0 Latest Release

Published by github-actions[bot] about 1 year ago

  • fix: ZodSerializerInterceptor should return 500 #58 (@nicolabovolato)
  • feat: support zod native string date-time #56 (@vargasd)
  • replace @ZodResponseDto with @ZodSerializerDto in README.md #63 (@DaleSeo)

BREAKING CHANGES

ZodSerializerInterceptor now returns 500 error status instead of 400

nestjs-zod - v2.3.3

Published by github-actions[bot] over 1 year ago

  • Fix: Zod password special symbol validation regex #49 (@Drago96)
nestjs-zod - v2.3.2

Published by github-actions[bot] over 1 year ago

  • chore: export ZodSerializer feature and include README.md #46 (@austinwoon)

📚 Documentation

  • Update installation section #45 (@risenforces)
nestjs-zod - v2.3.1

Published by github-actions[bot] over 1 year ago

🐛 Bug Fixes

  • Pass on this when calling defaultExplore #42 (@alfredringstad)
nestjs-zod - v2.3.0

Published by github-actions[bot] over 1 year ago

  • Zod serializer interceptor #44 (@austinwoon)
nestjs-zod - v2.2.0

Published by github-actions[bot] over 1 year ago

🚀 Features

  • Upgrade to support zod 3.21.x #36 (@effervescentia)

🧰 Maintenance

  • Update pr-labeler #37 (@risenforces)

📚 Documentation

  • Update README.md #22 (@nmokkenstorm)
nestjs-zod - v2.1.0

Published by github-actions[bot] over 1 year ago

  • Add support for x-enumName schema extension #34 (@effervescentia)
nestjs-zod - v2.0.3

Published by github-actions[bot] over 1 year ago

  • Fix validate function to return the correct type #33 (@eyalch)
nestjs-zod - v2.0.2

Published by github-actions[bot] over 1 year ago

🐛 Bug Fixes

  • Fix openapi type check 3 #32 (@risenforces)
nestjs-zod - v2.0.1

Published by github-actions[bot] over 1 year ago

🐛 Bug Fixes

  • Fix openapi type check 2 #31 (@risenforces)
nestjs-zod - v2.0.0

Published by github-actions[bot] over 1 year ago

🐛 Bug Fixes

  • Fix openapi type check #30 (@risenforces) (may be breaking)
nestjs-zod - v1.4.0

Published by github-actions[bot] over 1 year ago

  • Added APP_PIPE import to README.md #25 (@KevinEdry)

🚀 Features

  • Export validate function #29 (@risenforces)
nestjs-zod - v1.3.0

Published by github-actions[bot] over 1 year ago

  • feat: ✨ added support for ZodEffects in zodToOpenAPI #18 (@therosbif)
nestjs-zod - v1.2.2

Published by github-actions[bot] over 1 year ago

🧰 Maintenance

  • chore: better declarations build #21 (@risenforces)
  • Move zod to peer deps #20 (@risenforces)
nestjs-zod - v1.2.1

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

  • fix: support partial objects #11 (@effervescentia)
nestjs-zod - v1.2.0

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

🚀 Features

  • feat: add support for native enum types #8 (@effervescentia)

🐛 Bug Fixes

  • Fix some documentation issues #9 (@risenforces)

🧰 Maintenance

  • Fix test-and-build workflow #10 (@risenforces)
nestjs-zod - v1.1.2

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

🐛 Bug Fixes

  • Support all nestjs versions above 8 #5 (@risenforces)
nestjs-zod - v1.1.1

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

🐛 Bug Fixes

  • Fix exports order for next.js #4 (@risenforces)
nestjs-zod - v1.1.0

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

🚀 Features

  • Add /dto scope #2 (@risenforces)
nestjs-zod - v1.0.0

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

Release v1