zod 3.17.4
What's Changed
- Add seasoned to sponsors by @colinhacks in https://github.com/colinhacks/zod/pull/1167
- Update README for z.record key type schema by @gtarsia in https://github.com/colinhacks/zod/pull/1168
- Fix minor spelling and grammar issues in README by @remnantkevin in https://github.com/colinhacks/zod/pull/1202
- Fix link to node in readme by @BryanAbate in https://github.com/colinhacks/zod/pull/1255
- Update README to use headings for validation library names by @georgeblahblah in https://github.com/colinhacks/zod/pull/1250
- ZodString.minLength defaults to null to be consistent with maxLength by @Balastrong in https://github.com/colinhacks/zod/pull/1248
- Adds remix-domains to the README under Ecosystem by @gustavoguichard in https://github.com/colinhacks/zod/pull/1236
New Contributors
- @gtarsia made their first contribution in https://github.com/colinhacks/zod/pull/1168
- @remnantkevin made their first contribution in https://github.com/colinhacks/zod/pull/1202
- @BryanAbate made their first contribution in https://github.com/colinhacks/zod/pull/1255
- @georgeblahblah made their first contribution in https://github.com/colinhacks/zod/pull/1250
- @Balastrong made their first contribution in https://github.com/colinhacks/zod/pull/1248
- @gustavoguichard made their first contribution in https://github.com/colinhacks/zod/pull/1236
Full Changelog: https://github.com/colinhacks/zod/compare/v3.17.3...v3.17.4