Vuex Orm Localforage Versions Save

Vuex ORM persistence plugin to sync the store against IndexedDB using localforage

v0.3.1

3 years ago
  • Fix custom config not applying (due to wrong usage of deepmerge)

v0.3.0

3 years ago
  • Remove lodash as we don't really need it
  • Move @vuex-orm/core to peerDependencies
  • add $deleteAll method