get-convex / convex-helpers

A collection of useful code to complement the official packages.
MIT License
69 stars 10 forks source link

update to convex 0.17.0 #31

Closed ldanilek closed 9 months ago

ldanilek commented 1 year ago

this is a draft because 0.17.0 is still in alpha. mostly wanted to send this because the rowLevelSecurity changes are working.

i haven't tested the changes to anything besides rowLevelSecurity, just that the convex/ directory compiles.

i expect we will need to pick something to do for withZod, and also migrate the custom hooks to use api.... syntax, and fix the migration action that passes a mutation reference to an action.