Skip to content

zod 3.14.5

Commits:

  • 21aab2a4b04428d7afe6255e78271db0617d6e61 fix(readme): Use Correct Test Link
  • 753f627504a6801d3637a33efab6ad87b216d4a6 Merge pull request #1054 from FlorianWendelborn/patch-1
  • a6e13ccf9f5656e386bef63e13db3561b692aec9 Remove hanging string expressions (#1073)
  • c7792de989d47ac21872708f7188dc4e6143b172 Add UMD build (#1067)
  • f11ba8fda8aac60abf22d292d9b4f936b9465c7b Standardize ZodError type helpers. Document ZodError.format(). Add mapper support to .format()
  • 5ea9f8731f3ef8f244fd37e06a6fde9e7033ff34 Add Astro (#1076)
  • 5ba2cc34ea39865837a9b06f46859849f89b3ce6 Update sponsors (#1081)
  • cdca0db75a10525eca08696e8a44186cbe20c32a docs: infer Literal from the schema in JSON type example (#1083)
  • f6981f867dc823ca01a09e8399074beff877b38b Small typo in readme (contraining => constraining) (#1096)
  • 7296aae7d5062f60ca73d39adf71a2e62cc3d1d2 Add zod-to-openapi to Ecosystem in the Readme (#1109)
  • 4cf7e7c5cba2ebe36db9d8f75f7866cb4a80bfc4 docs: fix typo on the error handling guide (#1111)
  • fa4eebba089badc7590c6ad7dc3a60c252702282 Improve IDE integration for inferred object properties to support Go To Definition, Rename Symbol, etc. (#1117)