We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 712143f commit 746ec78Copy full SHA for 746ec78
packages/convex-helpers/CHANGELOG.md
@@ -9,7 +9,7 @@
9
- Custom Functions exposes a customCtxAndArgs utility to help with types
10
- Trigger DB wrapper is now an object, not a class when using
11
`.wrapDB()` or `writerWithTriggers` explicitly (credit: front-depiction)
12
-- zodToConvex now transforms to more specific zod types (credit: Firephoenix25)
+- `convexToZod` now transforms to more specific zod types (credit: Firephoenix25)
13
- `crud` helper works for tables with top-level unions
14
- `paginator` works over indexes including `undefined` values.
15
- `Mod` type is deprecated - renamed to `Customization`
0 commit comments