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
perf(vue-query): add shallow flag to improve perf on large datasets (#7733)
* fix(vue-query): use shallowReactive and shallowReadonly to prevent perforamcne slowdown for large datasets
* Use shallowReadonly and shallowRef in useMutationState too
* fix(vue-query): add shallow option, strip readonly in prod mode
---------
Co-authored-by: Damian Osipiuk <[email protected]>
0 commit comments