juliomrqz/vue-warehouse
A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js.
6 Releases
Latest: 5y ago
v2.2.0Latest
📋 Changes
- dependencies updates
♻️ Refactor
- update layout of docs articles ([c4f98cd](https://github.com/juliomrqz/nuxt-optimized-images/commit/c4f98cd9fc072a97787e0adbb9e0b20084586895))
- update project owner ([a797e6e](https://github.com/juliomrqz/nuxt-optimized-images/commit/a797e6ead39e8e9261e7c1a3d224cee28c38b236))
v2.1.0
📋 Changes
- update the parent company
v2.0.0
✨ Features
- add Typescript typings and improve the building process ([9965dc](https://github.com/bazzite/vue-warehouse/commit/9965dc0f189b03eef99aed9d178e519abd9616a0))
♻️ Refactor
- refactor!: drop support for Node.js 8 ([66e7da1](https://github.com/bazzite/vue-warehouse/commit/66e7da19e3ecfe4de2cf6d4e4b4b9d01ce6568e4))
💥 BREAKING CHANGES
- minimum required Node.js version is 10.x
v1.0.2
📋 Changes
- Maintenance Update
v1.0.1
📋 Changes
- Maintenance Update
v1.0.0
📋 Changes
- 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
