Skip to content

Commit 8677f68

Browse files
authored
docs(comparison-yup): Yup added partial() and deepPartial() in v1 (#2603)
So update Yup's section of the Zod comparison accordingly. See: jquense/yup#1906
1 parent cfbc7b3 commit 8677f68

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2718,7 +2718,6 @@ Yup is a full-featured library that was implemented first in vanilla JS, and lat
27182718

27192719
- Supports casting and transforms
27202720
- All object fields are optional by default
2721-
- Missing object methods: (partial, deepPartial)
27222721
<!-- - Missing nonempty arrays with proper typing (`[T, ...T[]]`) -->
27232722
- Missing promise schemas
27242723
- Missing function schemas

0 commit comments

Comments
 (0)