PHANTOM
🇮🇳 IN
Skip to content

Releases: TanStack/query

@tanstack/svelte-query-persist-client@6.0.21

26 Feb 14:09
4b0f51a

Choose a tag to compare

Patch Changes

  • Updated dependencies [978fc52]:
    • @tanstack/query-persist-client-core@5.92.0

@tanstack/solid-query-persist-client@5.90.24

26 Feb 14:10
4b0f51a

Choose a tag to compare

Patch Changes

  • Updated dependencies [978fc52]:
    • @tanstack/query-persist-client-core@5.92.0

@tanstack/react-query-persist-client@5.90.23

26 Feb 14:09
4b0f51a

Choose a tag to compare

Patch Changes

  • Updated dependencies [978fc52]:
    • @tanstack/query-persist-client-core@5.92.0
    • @tanstack/react-query@5.90.21

@tanstack/query-sync-storage-persister@5.90.23

26 Feb 14:09
4b0f51a

Choose a tag to compare

Patch Changes

  • Updated dependencies [978fc52]:
    • @tanstack/query-persist-client-core@5.92.0

@tanstack/query-persist-client-core@5.92.0

26 Feb 14:09
4b0f51a

Choose a tag to compare

Minor Changes

  • Add removeQueries to experimental_createQueryPersister (#10186)

@tanstack/query-async-storage-persister@5.90.23

26 Feb 14:09
4b0f51a

Choose a tag to compare

Patch Changes

  • Updated dependencies [978fc52]:
    • @tanstack/query-persist-client-core@5.92.0

@tanstack/preact-query@5.91.1

26 Feb 14:09
4b0f51a

Choose a tag to compare

Patch Changes

  • refactor(preact-query/useQueries): remove unreachable 'willFetch' branch in suspense promise collection (#10188)

@tanstack/vue-query-devtools@6.1.5

11 Feb 16:40
6252715

Choose a tag to compare

Patch Changes

  • fix: style prop type (#10087)

@tanstack/react-query@5.90.21

11 Feb 09:17
08050cb

Choose a tag to compare

Patch Changes

  • refactor(react-query/useQueries): remove unreachable 'willFetch' branch in suspense promise collection (#10082)

@tanstack/preact-query@5.91.0

10 Feb 11:12
463d1cd

Choose a tag to compare

Minor Changes

  • feat: Preact Adapter (#9935)