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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,9 @@
17
17
- The `brandHandling` should consist of postprocessing functions altering the depiction made by Zod 4;
18
18
- The `Depicter` type changed to `Overrider` having different signature;
19
19
- The `optionalPropStyle` option removed from `Integration` class constructor:
20
-
- Use the new `z.interface()` schema to describe key-optional objects: https://v4.zod.dev/v4#zinterface.
20
+
- Use the new `z.interface()` schema to describe key-optional objects: https://v4.zod.dev/v4#zinterface;
21
+
- Changes to the plugin:
22
+
- Brand is the only kind of metadata that withstands refinements and checks.
0 commit comments