Skip to content

Commit f146356

Browse files
Merge pull request #57 from feathers-plus/1.0
1.0
2 parents e6a91d1 + a152ca7 commit f146356

26 files changed

+1954
-802
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Change Log
22

3+
## [v1.0.0-pre.3](https://github.com/feathersjs/feathers-vuex/tree/v1.0.0-pre.3) (2017-08-26)
4+
[Full Changelog](https://github.com/feathersjs/feathers-vuex/compare/v1.0.0-pre.2...v1.0.0-pre.3)
5+
6+
**Closed issues:**
7+
8+
- \[Proposal\] Allow existing store modules to provide additional properties like the customActions, etc. [\#36](https://github.com/feathersjs/feathers-vuex/issues/36)
9+
10+
## [v1.0.0-pre.2](https://github.com/feathersjs/feathers-vuex/tree/v1.0.0-pre.2) (2017-08-24)
11+
[Full Changelog](https://github.com/feathersjs/feathers-vuex/compare/v1.0.0-pre.1...v1.0.0-pre.2)
12+
13+
## [v1.0.0-pre.1](https://github.com/feathersjs/feathers-vuex/tree/v1.0.0-pre.1) (2017-08-22)
14+
[Full Changelog](https://github.com/feathersjs/feathers-vuex/compare/v0.8.0...v1.0.0-pre.1)
15+
16+
**Closed issues:**
17+
18+
- Update mutation not changing store or backend [\#38](https://github.com/feathersjs/feathers-vuex/issues/38)
19+
- namespaces cannot be arrays for nested modules \(supported by vuex\) [\#34](https://github.com/feathersjs/feathers-vuex/issues/34)
20+
- using deep-assign package [\#15](https://github.com/feathersjs/feathers-vuex/issues/15)
21+
322
## [v0.8.0](https://github.com/feathersjs/feathers-vuex/tree/v0.8.0) (2017-08-18)
423
[Full Changelog](https://github.com/feathersjs/feathers-vuex/compare/v0.7.2...v0.8.0)
524

README.md

Lines changed: 255 additions & 117 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)