BearStudio / start-ui-web

πŸš€ Start UI [web] is an opinionated UI starter with 🟦 TypeScript, βš›οΈ React, ⚫️ NextJS, ⚑️ Chakra UI, 🟦 tRPC, β–² Prisma, πŸ–οΈ TanStack Query, πŸ“• Storybook, 🎭 Playwright,πŸ“‹ React Hook Form,β—½From the 🐻 BearStudio Team
https://demo.start-ui.com
MIT License
1.36k stars 128 forks source link

fix: improve zod utils #497

Closed ivan-dalmet closed 2 months ago

ivan-dalmet commented 2 months ago

Describe your changes

Improve zod utils to prevent sending undefined that will not update value on api (from value to undefined)

Checklist

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
start-ui βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Jul 8, 2024 3:56pm
sonarcloud[bot] commented 2 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
34.7% Duplication on New Code (required ≀ 3%)

See analysis details on SonarCloud

yoannfleurydev commented 2 months ago

The duplication is on the tests, it is OK to me like that. I'm merging this PR.