You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
9
9
See [Commit ee5615d](https://github.com/colinhacks/zod/commit/ee5615d76b93aac15d7428a17b834a062235f6a1);
10
10
- This version restores those properties as a part of Zod plugin in order to comply to the existing implementation;
11
11
- The `example` property is marked as deprecated and will be removed in v25 — please refrain from using it;
12
-
- The `examples` property still supports an object for backward compatibility, but it will only array in v25;
12
+
- The `examples` property still supports an object for backward compatibility, but it will only support array in v25;
13
13
- To avoid confusion, consider using the Zod plugin's method `.example()` where possible (except `ez.dateIn()`).
0 commit comments