Skip to content

Releases: colinhacks/zod

v4.1.11

20 Sep 17:16
Compare
Choose a tag to compare

Commits:

v4.1.10

20 Sep 16:43
Compare
Choose a tag to compare

Commits:

v4.1.9

16 Sep 21:40
Compare
Choose a tag to compare

Commits:

v4.1.8

11 Sep 18:01
Compare
Choose a tag to compare

Commits:

v4.1.7

11 Sep 05:23
Compare
Choose a tag to compare

Commits:

  • 0cca351 Fix variable name inconsistency in coercion documentation (#5188)
  • aa78c27 Add copy/edit buttons
  • 76452d4 Update button txt
  • 937f73c Fix tsconfig issue in bench
  • 976b436 v4.1.6 (#5222)
  • 4309c61 Fix cidrv6 validation - cidrv6 should reject invalid strings with multiple slashes (#5196)
  • ef95a73 feat(locales): Add Lithuanian (lt) locale (#5210)
  • 3803f3f docs: update wrong contents in codeblocks in api.mdx (#5209)
  • 8a47d5c docs: update coerce example in api.mdx (#5207)
  • e87db13 feat(locales): Add Georgian (ka) locale (#5203)
  • c54b123 docs: adds @traversable/zod and @traversable/zod-test to v4 ecosystem (#5194)
  • c27a294 Fix two tiny grammatical errors in the docs. (#5193)
  • 23a2d66 docs: fix broken links in async refinements and transforms references (#5190)
  • 845a230 fix(locales): Add type name translations to Spanish locale (#5187)
  • 27f13d6 Improve regex precision and eliminate duplicates in regexes.ts (#5181)
  • a8a52b3 fix(v4): fix Khmer and Ukrainian locales (#5177)
  • 887e37c Update slugs
  • e1f1948 fix(v4): ensure array defaults are shallow-cloned (#5173)
  • 9f65038 docs(ecosystem): add DRZL; fix Prisma Zod Generator placement (#5215)
  • aa6f0f0 More fixes (#5223)
  • aab3356 4.1.7

v4.1.5

28 Aug 18:37
Compare
Choose a tag to compare

Commits:

v4.1.4

27 Aug 20:50
Compare
Choose a tag to compare

Commits:

  • 3291c61 fix(v4): toJSONSchema - wrong tuple with null output when targeting openapi-3.0 (#5156)
  • 23f41c7 test(v4): toJSONSchema - use validateOpenAPI30Schema in all relevant scenarios (#5163)
  • 0a09fd2 Update installation instructions
  • 4ea5fec 4.1.4

v4.1.3

26 Aug 00:56
Compare
Choose a tag to compare

Commits:

  • 98ff675 Drop stringToBoolean
  • a410616 Fix typo
  • 0cf4589 fix(v4): toJSONSchema - add missing oneOf inside items in tuple conversion (#5146)
  • 8bf0c16 fix(v4): toJSONSchema tuple path handling for draft-7 with metadata IDs (#5152)
  • 5c5fa90 fix(v4): toJSONSchema - wrong record output when targeting openapi-3.0 (#5141)
  • 87b97cc docs(codecs): update example to use payloadSchema (#5150)
  • 309f358 fix(v4): toJSONSchema - output numbers with exclusive range correctly when targeting openapi-3.0 (#5139)
  • 1e71ca9 docs: fix refine fn to encode works properly (#5148)
  • a85ec3c fix(docs): correct example to use LooseDog instead of Dog (#5136)
  • 3e98274 4.1.3

v4.1.2

25 Aug 23:13
Compare
Choose a tag to compare

Commits:

  • e45e61b Improve codec docs
  • 25a4c37 fix(v4): toJSONSchema - wrong record tuple output when targeting openapi-3.0 (#5145)
  • 0fa4f46 Use method form in codecs.mdx
  • 940383d Update JSON codec and docs
  • 3009fa8 4.1.2

v4.1.1

24 Aug 06:29
Compare
Choose a tag to compare

Commits: