zod 3.17.0
Commits:
- 4459e75b8e04bcddb06c2a4a3953a4599dcfc4bc feat: trim method for ZodString (#681)
- ff5de24f191a5df5275fdb0bb2ff24016fef38f3 Added README for deno (#1157)
- 4284011227b586045707814f0084b9447f28bfab Add error parameters to createZodEnum
- cb5db0fdbe5ec4e40dbc7cbe20506fafa87300fd 3.17.0
What's Changed
- Added README for deno by @omar-dulaimi in https://github.com/colinhacks/zod/pull/1157
- feat: trim method for ZodString by @Djaler in https://github.com/colinhacks/zod/pull/681
New Contributors
- @Djaler made their first contribution in https://github.com/colinhacks/zod/pull/681
Full Changelog: https://github.com/colinhacks/zod/compare/v3.16.1...v3.17.0