You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
remove deprecated APIs so that the first stable release only contains stable APIs.
BREAKING CHANGE: provideAngularQuery was removed. Use provideTanstackQuery instead.
BREAKING CHANGE: injectQueryClient was removed. Use inject(QueryClient) instead.
CLOSE: TanStack#8712
0 commit comments