Releases: colinhacks/zod
Releases · colinhacks/zod
v3.25.42
v3.25.41
v3.25.40
v3.25.39
v3.25.38
v3.25.37
v3.25.36
v3.25.35
v3.25.34
Commits:
- e8a8491 docs: fix mini-v4 docs related to min/max validation (#4547)
- fdb63da chore: fix typos (#4543)
- 2437ec0 fix: basics.mdx typo (#4542)
- 103f69b Use output type for preprocess (#4552)
- 3a8edd7 Revert "Use output type for preprocess (#4552)"
- 5bdeee4 Abort further processing when transform is skipped (#4554)
- 182dc49 Abort further processing when transform is skipped (#4555)
- 7f5a76f Use output type for preprocess (#4553)
- 78f285b Remove usage of private fields in Zod 3
- b4b3d6c Symlink README
- 1a97757 3.25.34
- 6cfead2 Move symlink to outer
- 151242a Update readme
v3.25.33
Commits:
- 80cfd3a Improve runtime error for non-schema values in shape
- 741be37 chore: fix comment for packages/docs/content/v4/index.mdx (#4533)
- 74662e3 chore: Update README to specify TypeScript syntax highlighting for schema example (#4443)
- 3c5ffd2 Add Khmer locale support to Zod and update documentation (#4447)
- 8e827b1 docs: Add conform to the ecosystem page (#4415)
- 7918973 add Swedish locale (#4451)
- 33d3bb9 Fix issue #4454: Updating the contribution.md file (#4455)
- 4d8cb5d Update bronze.tsx (#4472)
- bc15379 Fix typo in changelog (#4496)
- 010bbe4 type in error-customization.mdx (#4514)
- f3b4630 Add inheritance diagram to docs
- b97e218 fix: Add check for requiredKeys before assigning to json.required (#4525)
- b650a48 nit (#4520)
- 56ae81b fix v4 docs typo (#4414)
- efbcd7a feat(locales): add nl (#4425)
- 1ba8ddc Standardize casing for locales
- 5cb48f7 3.25.33
- 345864f Improve library docs
- 9379c0c Improve stringbool docs
- 0828c93 Fix CI
- d1e0876 Rename
- 494b944 Undo rename
- 4e44e61 Add zh-TW
- 5a6d986 docs: fix typos in "Per-parse error customization" (#4549)