zod 3.14.0
What's Changed
- Add realworld benchmark by @tmcw in https://github.com/colinhacks/zod/pull/1024
- Remove unnecessary docs files by @Shreyas-SAS in https://github.com/colinhacks/zod/pull/1013
- Add ZodDiscriminatedUnion to ZodFirstPartySchemaTypes by @jacobmischka in https://github.com/colinhacks/zod/pull/1002
- Remove typeCache by @tmcw in https://github.com/colinhacks/zod/pull/1023
- Performance - target es2018 by @tmcw in https://github.com/colinhacks/zod/pull/1022
- Fix ERROR_HANDLING.md typo by @susiyaki in https://github.com/colinhacks/zod/pull/1027
- Fast unions by @tmcw in https://github.com/colinhacks/zod/pull/1026
New Contributors
- @tmcw made their first contribution in https://github.com/colinhacks/zod/pull/1024
- @Shreyas-SAS made their first contribution in https://github.com/colinhacks/zod/pull/1013
- @esamattis made their first contribution in https://github.com/colinhacks/zod/pull/1003
- @jacobmischka made their first contribution in https://github.com/colinhacks/zod/pull/1002
- @susiyaki made their first contribution in https://github.com/colinhacks/zod/pull/1027
Full Changelog: https://github.com/colinhacks/zod/compare/v3.13.4...v3.14.0