Releases: kouts/vue-path-store
Releases · kouts/vue-path-store
v2.1.6
2.1.6 (2022-11-06)
Bug Fixes
- updated eslint config, rollup and npm packages (3469ba0)
v2.1.5
2.1.5 (2022-07-23)
Bug Fixes
- updated node and npm packages (4cc9a46)
v2.1.4
2.1.4 (2022-05-07)
Bug Fixes
- updated eslint config and npm packages (672f62e)
v2.1.3
2.1.3 (2022-04-21)
Bug Fixes
v2.1.2
2.1.2 (2022-01-11)
Bug Fixes
v2.1.1
2.1.1 (2021-05-27)
Bug Fixes
v2.1.0
2.1.0 (2021-05-25)
Features
v2.0.1
2.0.1 (2021-05-17)
Bug Fixes
- fixed missing vuex method (3af4e70)
v2.0.0
2.0.0 (2021-05-17)
Features
- added return value to array methods (219fc2e)
- return array method result (d306177)
BREAKING CHANGES
- added return value to vuex plugin array methods
- array methods now return a value
v1.3.0
1.3.0 (2021-05-14)
Bug Fixes
- added commitlint, lint-staged, changelog (4cffba4)
- combined array methods with methods (f22cc39)
- fixed deleteMany method not available (605ec80)
- fixed unpkg entry (e1c440e)
- removed unused method (8e0a95f)
- removed unused npm packages (9d46752)
- renamed delete method to del (b8886fd)
Features