Skip to content

Commit 746ec78

Browse files
committed
readme
1 parent 712143f commit 746ec78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/convex-helpers/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- Custom Functions exposes a customCtxAndArgs utility to help with types
1010
- Trigger DB wrapper is now an object, not a class when using
1111
`.wrapDB()` or `writerWithTriggers` explicitly (credit: front-depiction)
12-
- zodToConvex now transforms to more specific zod types (credit: Firephoenix25)
12+
- `convexToZod` now transforms to more specific zod types (credit: Firephoenix25)
1313
- `crud` helper works for tables with top-level unions
1414
- `paginator` works over indexes including `undefined` values.
1515
- `Mod` type is deprecated - renamed to `Customization`

0 commit comments

Comments
 (0)