Skip to content

Latest commit

 

History

History
172 lines (103 loc) · 8.88 KB

CHANGELOG.md

File metadata and controls

172 lines (103 loc) · 8.88 KB

Change Log

v1.0.0-pre.3 (2017-08-26)

Full Changelog

Closed issues:

  • [Proposal] Allow existing store modules to provide additional properties like the customActions, etc. #36

v1.0.0-pre.2 (2017-08-24)

Full Changelog

v1.0.0-pre.1 (2017-08-22)

Full Changelog

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)

Full Changelog

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:

  • Support array namespaces for module nesting #35 (jskrzypek)

v0.7.2 (2017-08-04)

Full Changelog

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)

Full Changelog

Closed issues:

  • errorOnAuthenticate is not reset #29
  • Hoping to support server paging parameters #23

Merged pull requests:

v0.7.0 (2017-06-27)

Full Changelog

Merged pull requests:

v0.6.0 (2017-06-27)

Full Changelog

Merged pull requests:

v0.5.0 (2017-06-27)

Full Changelog

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:

v0.4.2 (2017-06-07)

Full Changelog

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)

Full Changelog

Closed issues:

  • Is possible to upload a file using feathers-vuex? #11
  • Integration with Nuxt #8

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)

Full Changelog

v0.3.1 (2017-05-01)

Full Changelog

v0.3.0 (2017-05-01)

Full Changelog

Merged pull requests:

v0.2.2 (2017-04-28)

Full Changelog

v0.2.1 (2017-04-18)

Full Changelog

Closed issues:

  • clearList mutation behaves unexpectedly if current isn't defined #5

Merged pull requests:

  • Fix clearList unexpected behavior. Closes #5 #6 (silvestreh)

v0.2.0 (2017-04-18)

Full Changelog

Merged pull requests:

v0.1.1 (2017-04-18)

Full Changelog

v0.1.0 (2017-04-18)

Full Changelog

Merged pull requests:

v0.0.5 (2017-04-15)

Full Changelog

Merged pull requests:

v0.0.4 (2017-04-12)

Full Changelog

v0.0.3 (2017-03-15)

Full Changelog

v0.0.2 (2017-03-15)

* This Change Log was automatically generated by github_changelog_generator