Releases: eldomagan/vuex-orm-localforage
Releases · eldomagan/vuex-orm-localforage
v0.3.1
- Fix custom config not applying (due to wrong usage of deepmerge)
v0.3.0
- Remove lodash as we don't really need it
- Move @vuex-orm/core to peerDependencies
- add $deleteAll method