TanStackT
TanStack10mo ago
7 replies
awake-maroon

Running two version of react-query in the same codebase

Hi everyone,

I am planning to migrate react-query@3 to @tanstack/react-query@5 in a big codebase.

I wanted to know if I could run both versions, to achieve a smooth & iterative migration.

I have in mind the problem of bundle size, I only want to know if there is technical limitations (like contexts conficts) to achieve it like this.

Thank you!
Was this page helpful?