Skip to content

Releases: kouts/vue-path-store

v2.1.6

06 Nov 21:21
Compare
Choose a tag to compare

2.1.6 (2022-11-06)

Bug Fixes

  • updated eslint config, rollup and npm packages (3469ba0)

v2.1.5

23 Jul 11:24
Compare
Choose a tag to compare

2.1.5 (2022-07-23)

Bug Fixes

  • updated node and npm packages (4cc9a46)

v2.1.4

07 May 15:03
Compare
Choose a tag to compare

2.1.4 (2022-05-07)

Bug Fixes

  • updated eslint config and npm packages (672f62e)

v2.1.3

21 Apr 08:27
Compare
Choose a tag to compare

2.1.3 (2022-04-21)

Bug Fixes

v2.1.2

11 Jan 21:10
Compare
Choose a tag to compare

2.1.2 (2022-01-11)

Bug Fixes

v2.1.1

27 May 12:15
Compare
Choose a tag to compare

2.1.1 (2021-05-27)

Bug Fixes

v2.1.0

25 May 19:44
Compare
Choose a tag to compare

2.1.0 (2021-05-25)

Features

v2.0.1

17 May 18:27
Compare
Choose a tag to compare

2.0.1 (2021-05-17)

Bug Fixes

  • fixed missing vuex method (3af4e70)

v2.0.0

17 May 16:17
Compare
Choose a tag to compare

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

14 May 15:11
Compare
Choose a tag to compare

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