Skip to content

Releases: BenLorantfy/nestjs-zod

v4.2.0

01 Nov 15:33
8e8d515
Compare
Choose a tag to compare

🚀 Features

  • Export ZodSerializationException so consumers can log serialization errors #115 (@BenLorantfy)

🧰 Maintenance

📚 Documentation

  • Update README.md openapi section for additional clarity #109 (@MannyNe)

v4.1.0

20 Oct 17:19
fdc9d74
Compare
Choose a tag to compare

🐛 Bug Fixes

v4.0.1

17 Oct 04:39
3aac48f
Compare
Choose a tag to compare

🧰 Maintenance

v4.0.0

17 Oct 04:03
4f65783
Compare
Choose a tag to compare

⚠️ Breaking changes

🧰 Maintenance

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