main
feat(tanstack-react-query): Add QueryKey and MutationKey Prefix option (#6976)
fix(tanstack-react-query): add prefix support for mutation options (#7370)
fix(tanstack-react-query): useSuspenseInfiniteQuery shows skipToken type error when getNextPageParam is not provided (#7190)
fix(tanstack-react-query): keyPrefix of undefined (#6990)
fix(tanstack-react-query): useSubscription prop tracking (#7036)