Skip to content

v2.28.1

Latest

Choose a tag to compare

@ciscoheat ciscoheat released this 05 Nov 13:15

Fixed

  • Zod 4 adapter: Allow top-level .transform() and .refine() in schemas. #646.
  • Zod 4 adapter now respects global customError configuration when no explicit error map is provided. The adapter prioritizes customError over localeError. #618.
  • Zod 4 adapter: Fixed Default Date values in nested objects. #650.