zod 3.13.2
What's Changed
- Removing source maps and uglification of ES modules
- exporting ZodDiscriminatedUnionOption by @JacobWeisenburger in https://github.com/colinhacks/zod/pull/987
- Add
typesfield toexportsinpackage.jsonby @shroudedcode in https://github.com/colinhacks/zod/pull/906 - NaN type by @noyan-alimov in https://github.com/colinhacks/zod/pull/898
- Add Contributor's Convenant as Code of Conduct by @scotttrinh in https://github.com/colinhacks/zod/pull/912
- Records should be partial so we're not required to use all keys by @jeremybull in https://github.com/colinhacks/zod/pull/752
New Contributors
- @shroudedcode made their first contribution in https://github.com/colinhacks/zod/pull/906
- @noyan-alimov made their first contribution in https://github.com/colinhacks/zod/pull/898
- @jeremybull made their first contribution in https://github.com/colinhacks/zod/pull/752
Full Changelog: https://github.com/colinhacks/zod/compare/v3.12.0...v3.13.2