From 27b1154799c81304c15d5735bb3445dee2b92c91 Mon Sep 17 00:00:00 2001 From: OrJDev <91349014+OrJDev@users.noreply.github.com> Date: Tue, 1 Nov 2022 09:58:02 +0200 Subject: [PATCH] Update README.MD --- README.MD | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.MD b/README.MD index b93f830..93bb0bc 100644 --- a/README.MD +++ b/README.MD @@ -1,5 +1,7 @@ # SolidJS tRPC +[If you are looking for tRPC v10 / RC check out the next branch](https://github.com/OrJDev/solid-trpc/tree/next) + ## What is different - Replace "use" with "create" (e.g. useQuery -> createQuery)