Tanstack React Query and TRPC package version incompatibility
I updated the TRPC and Tanstack packages to their latest versions.
But now the build fails with
Is there some TS incompatibility between these? We still use the classic way for 95% of our packages in our monorepo, slowly migrating to the new way.
1 Reply
Just updating the TRPC version and keeping the tanstack/react-query version as it was
^5.80.2
results in same error =/