Releases: colinhacks/zod
Releases · colinhacks/zod
v4.1.11
v4.1.10
v4.1.9
Commits:
- a78716d Update zshy (#5249)
- 923af80 Publish [email protected]
v4.1.8
v4.1.7
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
v4.1.4
v4.1.3
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 ofDog
(#5136) - 3e98274 4.1.3