Skip to content

zod 3.25.33

Commits:

  • 80cfd3a14cb53471783c75f9e4b341ed7e569f0f Improve runtime error for non-schema values in shape
  • 741be37ef5e3c19410741efc50f183ee4d8b34b9 chore: fix comment for packages/docs/content/v4/index.mdx (#4533)
  • 74662e367cfda8267bd4053b7e9b3def5718986f chore: Update README to specify TypeScript syntax highlighting for schema example (#4443)
  • 3c5ffd24887e7ae2ffa9fb9fe12cd661cc40d873 Add Khmer locale support to Zod and update documentation (#4447)
  • 8e827b1517c6ba224bc63fed057d61959b91ddb8 docs: Add conform to the ecosystem page (#4415)
  • 7918973408e85767143a779c26044108f776350f add Swedish locale (#4451)
  • 33d3bb9bd73c7f5ce7336af72a290548ff9a9d59 Fix issue #4454: Updating the contribution.md file (#4455)
  • 4d8cb5d733b957a56546c8d2406cfdbc64aa691c Update bronze.tsx (#4472)
  • bc15379d0c92b9c6df94e4cbf1e5e45674e20b45 Fix typo in changelog (#4496)
  • 010bbe419f99da2da4c8a638d4c6f4b61fb44bcf type in error-customization.mdx (#4514)
  • f3b4630141c2eda74bf8f5852f44a8933fa66027 Add inheritance diagram to docs
  • b97e218c4dd3a0923db0a50f5161f3c89b5c0f8d fix: Add check for requiredKeys before assigning to json.required (#4525)
  • b650a488b9ae2efd56a674ead5f837d800ee20fd nit (#4520)
  • 56ae81b25ab5fd2082f7393362adaffc5d9fca9f fix v4 docs typo (#4414)
  • efbcd7a866241d5e7f179aac8bf1a44e801e77ca feat(locales): add nl (#4425)
  • 1ba8ddc8a866e07822b2c3693f5cb591ebac0c5d Standardize casing for locales
  • 5cb48f7a642572aa0e94a1bb634f098d0d2d759a 3.25.33
  • 345864f7023ae03548009bf7fa83cb1916947c95 Improve library docs
  • 9379c0ce2e92172e2be94660bf58cdac031f4ea6 Improve stringbool docs
  • 0828c93422d13a0692cc10813428d6e65bdebd08 Fix CI
  • d1e0876a9752862c7f2d0538a161836de6f65817 Rename
  • 494b944bfabd83714beb06794c06ad94b96c5876 Undo rename
  • 4e44e615526fcf83904dbac0f69136bd2b622ba3 Add zh-TW
  • 5a6d9866022857d17b9481b03b0ac329677fbded docs: fix typos in "Per-parse error customization" (#4549)