Support @tanstack/react-query 5.4.3
will it support 5.4.3 @tanstack/react-query
when i install above version with my next.js it unable to start, have to fall back to 4.36.1
when i install above version with my next.js it unable to start, have to fall back to 4.36.1
Solution
sorry just found the post mentioning it https://github.com/trpc/trpc/issues/4218
GitHub
Note from maintainers We have support for tanstack query 5 in our new major - see @juliusmarminge comment here You can upgrade using something akin to npm i --save @trpc/server@next @trpc/client...