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

Does not work with TanStack Query 4

Open NyCodeGHG opened this issue 2 years ago • 9 comments

It seems that react-query-firebase does not work with TanStack Query (formerly react-query) 4.

NyCodeGHG avatar Aug 02 '22 17:08 NyCodeGHG

An update would be much appreciated! :)

mdennett avatar Aug 10 '22 08:08 mdennett

Are there any plans to update to TanStack Query 4 if yes any approximate release date? (A year, month or even days) Thank you!

bennik88 avatar Aug 14 '22 11:08 bennik88

Hey! I'm going to start some work on this ASAP. No approximate release date as of yet, sorry.

cabljac avatar Aug 17 '22 14:08 cabljac

@cabljac I just created a PR migrating to v4. Can you take a look?

kaueDM avatar Aug 24 '22 14:08 kaueDM

I assume this project is abandoned now?

Brian-McBride avatar Apr 23 '23 20:04 Brian-McBride

Any news on this? It seems there's a PR but its not merged since last year

I'm starting a new project and really wanted to use tanstack query with firebase to save a few dollars with caching but I don't think its worth it to implement an outdated version?

cc @cabljac

kaumac avatar May 18 '23 04:05 kaumac

Do you have any updates about this issue? It's almost 1 year along...

chrisk8er avatar May 25 '23 04:05 chrisk8er

Hey @cabljac and team, any updates between the last message and now? Thanks in advance!

capybarahero avatar Jul 10 '23 15:07 capybarahero

Hey guys, meanwhile, I forked the @kaumac fix and add a few fixes in firestore subpackage to work with the TanStack Query v5.

Feel free to open a PR with more fixes.

https://github.com/luancamara/react-query-firebase

luancamara avatar Jan 08 '24 19:01 luancamara