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
Copy file name to clipboardExpand all lines: docs/3.0-major-release.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,6 +73,6 @@ If you're not familiar with the Feathers-Vuex "clone and commit" API, you can le
73
73
74
74
The `keepCopiesInStore` feature is set to be removed in Feathers-Vuex 4.0.
75
75
76
-
### Auth `user` State
76
+
### Auth Plugin State: `user`
77
77
78
78
As described, earlier on this page, since the Auth Plugin's `user` state is no longer reactive and has been replaced by a `user` getter that IS reactive, the `user` state will be removed in the Feathers-Vuex 4.0.
0 commit comments