vazco / uniforms

A React library for building forms from any schema.
https://uniforms.tools
MIT License
1.95k stars 240 forks source link

Fixed optional array fields (Zod bridge) #1352

Closed piotrpospiech closed 2 months ago

piotrpospiech commented 3 months ago

Closes #1331

Tested with:

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.36%. Comparing base (26335df) to head (4a55500).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1352 +/- ## ======================================= Coverage 94.35% 94.36% ======================================= Files 200 200 Lines 3314 3316 +2 Branches 895 896 +1 ======================================= + Hits 3127 3129 +2 Misses 70 70 Partials 117 117 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.