colinhacks / zod

TypeScript-first schema validation with static type inference
https://zod.dev
MIT License
33.09k stars 1.15k forks source link

chore: upgrade yarn to v4 #3625

Open abnud11 opened 2 months ago

abnud11 commented 2 months ago

This PR upgrades yarn to v4, it doesn't enable Yarn PnP so it keeps node_modules folder.

Note that yarn v4 doesn't support prepublishOnly, looking at this issue: https://github.com/yarnpkg/berry/issues/2305, the replacement is prepack or prepublish, I went with prepack in this PR.

netlify[bot] commented 2 months ago

Deploy Preview for guileless-rolypoly-866f8a ready!

Built without sensitive environment variables

Name Link
Latest commit 9a3797cc8e00d01e0bec595e70b9a6c9d1fbd7d8
Latest deploy log https://app.netlify.com/sites/guileless-rolypoly-866f8a/deploys/66c1e34c9136b800086fdc3b
Deploy Preview https://deploy-preview-3625--guileless-rolypoly-866f8a.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.