Open mstniy opened 1 month ago
Built without sensitive environment variables
Name | Link |
---|---|
Latest commit | 994a243f7f45ab0feb26532b7f5104ce146c7e1c |
Latest deploy log | https://app.netlify.com/sites/guileless-rolypoly-866f8a/deploys/670bd5041e7c9a0008ef4819 |
Deploy Preview | https://deploy-preview-3796--guileless-rolypoly-866f8a.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Fixes https://github.com/colinhacks/zod/issues/3795.
Breaking changes:
safeParse
,safeParseAsync
,spa
, andcatch
into independent functions taking schemas as parameters, instead of being methods onZodType
.