Releases: juliomrqz/vue-warehouse
Releases · juliomrqz/vue-warehouse
v2.2.0
Refactor
- update layout of docs articles (c4f98cd)
- update project owner (a797e6e)
v2.1.0
- update the parent company
v2.0.0
Features
- add Typescript typings and improve the building process (9965dc)
Refactor
- refactor!: drop support for Node.js 8 (66e7da1)
BREAKING CHANGES
- minimum required Node.js version is 10.x
v1.0.0
- Support for multiple Storages (localStorage, cookies, etc.)
- Basic key/value storage functionality (get/set/remove/each)
- Easy integration with Vue.js
- Support for Nuxt.js
- Get notified with Vuex when the stored values change