v1.0.0-pre.3 (2017-08-26)
Closed issues:
- [Proposal] Allow existing store modules to provide additional properties like the customActions, etc. #36
v1.0.0-pre.2 (2017-08-24)
v1.0.0-pre.1 (2017-08-22)
Closed issues:
- Update mutation not changing store or backend #38
- namespaces cannot be arrays for nested modules (supported by vuex) #34
- using deep-assign package #15
v0.8.0 (2017-08-18)
Closed issues:
- How to setup vuex and vue-router to redirect when a store value is not set? #37
- OAuth with Google and feathers-vuex #33
Merged pull requests:
v0.7.2 (2017-08-04)
Closed issues:
- Mapped Action is not a function #31
- Real time updates stops working sometimes depending on the query #28
Merged pull requests:
- Return Promise.reject for action path of services when catching an er… #32 (phenrigomes)
v0.7.1 (2017-07-08)
Closed issues:
Merged pull requests:
v0.7.0 (2017-06-27)
Merged pull requests:
- Remove “feathers” module completely #27 (marshallswain)
v0.6.0 (2017-06-27)
Merged pull requests:
- Allow customizing a service’s default store #26 (marshallswain)
v0.5.0 (2017-06-27)
Closed issues:
- Are feathers-reactive and RxJS dependencies necessary? #22
- Weird / destructive behaviour using mapActions service find between components #21
- removeItems action added after create when upgrading version from version 0.4.0 to 0.4.1 #19
Merged pull requests:
- Remove all non-serializable data from the state #25 (marshallswain)
- Opt in to
autoRemove
#24 (marshallswain)
v0.4.2 (2017-06-07)
Closed issues:
- What is the benefit to convert data in feathers to vuex instead of accessing feathers services directly? #18
- items not being removed from the list - fix proposal #12
Merged pull requests:
v0.4.1 (2017-05-26)
Closed issues:
Merged pull requests:
- Bugfix - add params to patch action service call #14 (ndamjan)
- fix item removal in addOrUpdateList (#12) #13 (ndamjan)
v0.4.0 (2017-05-01)
v0.3.1 (2017-05-01)
v0.3.0 (2017-05-01)
Merged pull requests:
- Node: Keep functions out of Vuex state #9 (marshallswain)
v0.2.2 (2017-04-28)
v0.2.1 (2017-04-18)
Closed issues:
clearList
mutation behaves unexpectedly ifcurrent
isn't defined #5
Merged pull requests:
- Fix clearList unexpected behavior. Closes #5 #6 (silvestreh)
v0.2.0 (2017-04-18)
Merged pull requests:
- Actions #4 (marshallswain)
v0.1.1 (2017-04-18)
v0.1.0 (2017-04-18)
Merged pull requests:
- Service tests clear list #3 (marshallswain)
- add before-install script #2 (marshallswain)
v0.0.5 (2017-04-15)
Merged pull requests:
- Update readme.md #1 (marshallswain)
v0.0.4 (2017-04-12)
v0.0.3 (2017-03-15)
v0.0.2 (2017-03-15)
* This Change Log was automatically generated by github_changelog_generator