react-query-auth icon indicating copy to clipboard operation
react-query-auth copied to clipboard

question: can I use it with react-query@4 ?

Open AaronConlon opened this issue 3 years ago • 3 comments

AaronConlon avatar Jul 31 '22 10:07 AaronConlon

+1

That would be great! @alan2207 What is the effort required to update the codebase to be working with RQ v4?

hamzakat avatar Aug 01 '22 11:08 hamzakat

Hi there!

I haven't tried it yet with v4 but I think this would be a breaking change. Other than that, I am not sure if anything else would be required to change. However, I do plan to update it to accept more options for the user query, so there might be some minor changes in the upcoming version.

alan2207 avatar Aug 01 '22 12:08 alan2207

Hi @alan2207,

When would a new version come out? Is there anything to help the progress?

samdan-d avatar Oct 06 '22 09:10 samdan-d

I'm trying to use it with @tanstack/react-query@^4.16.1 and it does not work. I don't know what it could be...

Screenshot_1

diegods-ferreira avatar Nov 14 '22 15:11 diegods-ferreira

I'm trying to use it with @tanstack/react-query@^4.16.1 and it does not work. I don't know what it could be...

Screenshot_1

This package hasn't been updated to RQ v.4 yet, but you can check and try the updates proposed in this PR #16

hamzakat avatar Nov 28 '22 15:11 hamzakat

@hamzakat Thanks, man. I'll check it.

diegods-ferreira avatar Nov 29 '22 19:11 diegods-ferreira

Hey folks, you might want to install the latest version, which supports react-query v4.

alan2207 avatar Jan 01 '23 17:01 alan2207