npm @orpc/zod 0.15.0
v0.15.0

latest releases: 0.0.0-next.cc1a1aa, 1.13.0, 0.0.0-next.f01f7b1...
12 months ago

New package @orpc/vue-query and @orpc/react-query Give you more choices when integrate with TanStack query

const query = useQuery(orpc.getting.queryOptions())

const mutation = useMutation(orpc.getting.mutationOptions({
    onSuccess: () => {
        queryClient.invalidateQueries({ queryKey: orpc.getting.key() }) 
    }
}))

   🚀 Features

    View changes on GitHub

Don't miss a new zod release

NewReleases is sending notifications on new releases.