Skip to content

Commit

Permalink
Edit readme
Browse files Browse the repository at this point in the history
  • Loading branch information
istrib committed Nov 7, 2017
1 parent 95a37d7 commit 9bb99c0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,9 @@ basket.commitAppendItem(this.$store, newItem); // This will give compilation err

## Vuex version compatibility

For Vuex 2.* use newest vuex-typescript 2.*
For Vuex 3.* use newest vuex-typescript 3.*
For **Vuex 2.x** use newest **vuex-typescript 2.x**

For **Vuex 3.x** use newest **vuex-typescript 3.x**

This library has explicit dependency on Vuex.
A new version of vuex-typescript is released following each major release of Vuex. This way breaking API changes introduced into Vuex are guaranteed to be followed up and tested in vuex-typescript.
Expand Down

0 comments on commit 9bb99c0

Please sign in to comment.