-
-
Notifications
You must be signed in to change notification settings - Fork 48
Closed
Milestone
Description
react-query/core
List of tickets in react-query
V4 (not finalized): https://github.com/tannerlinsley/react-query/issues?q=is%3Aissue+label%3Av4+is%3Aclosed
- 2919 query key array TanStack/query#2988
- feat(useQueries): v4 api to take an object as input TanStack/query#3071
- Update docs
- 2927 offline queries TanStack/query#3006
- refactor: Remove deprecated promise cancel TanStack/query#2996
- V4: streamline cancel refetch TanStack/query#2937
- Feature/better query filters TanStack/query#2938
- 2920 mutation cache duration TanStack/query#2963
- 2964 changes to on success callback TanStack/query#2969
- fix(core): do not refetch disabled queries TanStack/query#3223
- Bail out if query data undefined TanStack/query#3271
- Added a proof of concept for initialData making TData never undefined TanStack/query#3834
- fix(react-query): allow passing options to useQuery without initialData TanStack/query#3873
- feat(react-query): isLoading of type DefinedUseQueryResult is always false TanStack/query#3988
vue-query
- hooks should wrap primitives as refs, but return functions as-is
UseInfiniteQuery fetchNextPage() methos doesn't work on <script> #123 - create wrappers for
QueryClient
,QueryCache
,MutationCache
etc, so parameters could be passed as refs and would be automatically unwrapped
Matching of reactive keys not working #110 - migrate devtools as a plugin to official vue devtools feat(devtools): devtools v2 as a browser extension #155
- nuxt 3 integration
-
expose persistance plugins(This will be handled after migration to Tanstack)
misc
- Create migration to v2 page and notify about all noticeable changes in
react-query/core
andvue-query
- Consider codemods?
TkDodo, MichaelGitArt, kouts, timmaier, kdnk and 9 moreraphmarot, kdnk, atinux, Hebilicious, JoseRFelix and 6 more
Metadata
Metadata
Assignees
Labels
No labels