Vue Warehouse Versions Save

A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js.

v2.2.0

3 years ago
  • dependencies updates

Refactor

  • update layout of docs articles (c4f98cd)
  • update project owner (a797e6e)

v2.1.0

4 years ago
  • update the parent company

v2.0.0

4 years ago

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.2

5 years ago
  • Maintenance Update

v1.0.1

5 years ago
  • Maintenance Update

v1.0.0

6 years ago
  • 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