Skip to content

Commit 9297af5

Browse files
committed
Changelog: reflecting the change to v24.
1 parent 1445834 commit 9297af5

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@
1717
- The `brandHandling` should consist of postprocessing functions altering the depiction made by Zod 4;
1818
- The `Depicter` type changed to `Overrider` having different signature;
1919
- 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.
2123

2224
## Version 23
2325

0 commit comments

Comments
 (0)