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
Added queryHash to QueryFunctionContext, giving query functions direct access to the computed query hash. This provides first-class access to each query’s unique identifier and removes the need to manually import or recompute hashQueryKeyByOptions.
0 commit comments