SvelteStack / svelte-query

Performant and powerful remote data synchronization for Svelte
https://sveltequery.vercel.app
MIT License
813 stars 31 forks source link

is there more maintained library like this one? #96

Open Nisthar opened 2 years ago

denovodavid commented 2 years ago

Doesn't seem to be, but React Query has been renamed to TanStack Query and v4 will seemingly have a Svelte adapter, along with Vue and Solid... So I'm guessing this library will be deprecated once that is available.

BradNut commented 1 year ago

@denovodavid have you seen any indication of when that is planned besides "Coming Soon"? Just wondering whether to try using this repository at all with SvelteKit vs. waiting for the other to be ready.

amen-souissi commented 1 year ago

https://twitter.com/tannerlinsley/status/1551637853100068865 this repository will be migrated to TanStack Query.

likidu commented 1 year ago

Any timeline for this?

multiplehats commented 1 year ago

Any timeline for this?

I think it's going to take a while unfortunately :/

drejohnson commented 1 year ago

I forked it and made a few changes to update it to use tanstack/query v4. Working examples included but still need thorough testing

maiieul commented 1 year ago

For those interested in following this : https://github.com/TanStack/query/pull/4344

th0rgall commented 1 year ago

Saving you a few clicks: TanStack Query v4 is now available for Svelte. Docs: https://tanstack.com/query/latest/docs/svelte/overview

Nisthar commented 1 year ago

Saving you a few clicks: TanStack Query v4 is now available for Svelte. Docs: https://tanstack.com/query/latest/docs/svelte/overview

I found this. i don't know how this is different from the others. https://github.com/BetterTyped/hyper-fetch