Changelog
2.1.0 (2020-04-12)
- update the parent company
2.0.0 (2019-11-28)
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
1.0.2 (2019-03-14)
1.0.1 (2018-07-13)
1.0.0 (2018-04-02)
- 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