Skip to content

Commit d4755dd

Browse files
Merge pull request #47 from ImreC/patch-1
Update Readme
2 parents a09aac0 + 665496d commit d4755dd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
npm install feathers-vuex --save
1313
```
1414

15+
## Important
16+
The current version of `feathers-vuex` is not compatible with the latest version of `feathers-reactive` (0.5.x). To keep on using `feathers-vuex` install version 0.4.x.
17+
1518
## Use
1619
Use `feathers-vuex` the same as any other FeathersJS plugin. The only prerequisite is that you have Vuex configured in your Vue app. Suppose you have the following Vuex store:
1720

0 commit comments

Comments
 (0)