File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ v0.8.0] ( https://github.com/feathersjs/feathers-vuex/tree/v0.8.0 ) (2017-08-18)
4
+ [ Full Changelog] ( https://github.com/feathersjs/feathers-vuex/compare/v0.7.2...v0.8.0 )
5
+
6
+ ** Closed issues:**
7
+
8
+ - How to setup vuex and vue-router to redirect when a store value is not set? [ \# 37] ( https://github.com/feathersjs/feathers-vuex/issues/37 )
9
+ - OAuth with Google and feathers-vuex [ \# 33] ( https://github.com/feathersjs/feathers-vuex/issues/33 )
10
+
11
+ ** Merged pull requests:**
12
+
13
+ - Support array namespaces for module nesting [ \# 35] ( https://github.com/feathersjs/feathers-vuex/pull/35 ) ([ jskrzypek] ( https://github.com/jskrzypek ) )
14
+
3
15
## [ v0.7.2] ( https://github.com/feathersjs/feathers-vuex/tree/v0.7.2 ) (2017-08-04)
4
16
[ Full Changelog] ( https://github.com/feathersjs/feathers-vuex/compare/v0.7.1...v0.7.2 )
5
17
You can’t perform that action at this time.
0 commit comments