Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Releases: risen228/nestjs-zod

v3.0.0

24 Aug 20:31
c4d00a8
Compare
Choose a tag to compare
  • 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

v2.3.3

09 Jun 21:32
e04551e
Compare
Choose a tag to compare
  • Fix: Zod password special symbol validation regex #49 (@Drago96)

v2.3.2

02 May 13:10
9d8434a
Compare
Choose a tag to compare
  • chore: export ZodSerializer feature and include README.md #46 (@austinwoon)

📚 Documentation

  • Update installation section #45 (@risenforces)

v2.3.1

02 May 09:24
5ffcdc0
Compare
Choose a tag to compare

🐛 Bug Fixes

v2.3.0

02 May 09:22
0683ca2
Compare
Choose a tag to compare

v2.2.0

13 Apr 22:02
6af7e68
Compare
Choose a tag to compare

🚀 Features

🧰 Maintenance

  • Update pr-labeler #37 (@risenforces)

📚 Documentation

v2.1.0

12 Apr 21:24
2110b04
Compare
Choose a tag to compare

v2.0.3

10 Apr 22:16
7372e6b
Compare
Choose a tag to compare
  • Fix validate function to return the correct type #33 (@eyalch)

v2.0.2

02 Apr 17:56
3849765
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix openapi type check 3 #32 (@risenforces)

v2.0.1

02 Apr 17:26
d10cb9e
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix openapi type check 2 #31 (@risenforces)