Skip to content

Releases: feathersjs-ecosystem/feathers-vuex

Remove can-fixture-socket from dependencies

19 Jan 14:49
Compare
Choose a tag to compare

At some point can-fixture-socket (which allows intercepting socket requests and simulating server responses) made it in the the dependencies. It's now moved into the devDeps where it belongs.

More consistent getters by adding `getCopy`

19 Jan 14:50
Compare
Choose a tag to compare

Added getCopy getter for fetching the cloned copy of the current item.