2.2.0 (2020-07-19)
- dependencies updates
2.1.0 (2020-04-12)
- update the parent company
2.0.0 (2019-11-28)
- add Typescript typings and improve the building process (9965dc)
- refactor!: drop support for Node.js 8 (66e7da1)
- minimum required Node.js version is 10.x
1.0.2 (2019-03-14)
- Maintenance Update
1.0.1 (2018-07-13)
- Maintenance Update
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