Tom Heaton

Results 6 comments of Tom Heaton

just a quick solution for `@rspc/react` / `@rspc/client` / `@tanstack/react-query` users ```ts export function invalidateQuery(queryKey: Procedures["queries"]["key"]) { queryClient.invalidateQueries({ queryKey: [queryKey] }); }; ```

can do this for you, as well as package manager

this is done in Simply Jetpacks 2 version 2.2.16

Simply Jetpacks 2 1.12.2-2.2.16.1 fixes this issue.

Both the Jetpack and Fluxpack need to be fully armored for the recipe.

I agree, best to keep with vites current template. Hopefully revisit in the future 🚀