Skip to content

Latest commit

 

History

History
61 lines (36 loc) · 3.05 KB

CHANGELOG.md

File metadata and controls

61 lines (36 loc) · 3.05 KB

Changelog

1.0.2 (2021-11-06)

Added

Changed

  • ⬆️ bump dependencies [d3eb230]
  • ⬆️ bump pinia to 2.0.2 [2c6f28c]
  • 🚚 rename private parameters to be more explicit [60b97b2]

Miscellaneous

  • 📝 fix typo in code example [03c2fa1]
  • ⚗️ collect coverage from Vue3 tests [b81c654]

1.0.1 (2021-10-30)

Miscellaneous

  • 📝 add repository to package.json [d027f60]

1.0.0 (2021-10-27)

Changed

  • ⬆️ upgrade pinia to v2.0.0 [d8151b1]
  • 🎨 disable max-len [ef68d3a]

Miscellaneous

0.1.0 (2021-10-25)

Added

  • 👷‍♂️ add release script [9f6890f]
  • ✨ add vuex-persistedstate like options [50b9380]
  • 🎉 initial commit [2fa1802]

Changed

  • 🎨 add linting config [5cf4818]