Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 1.53 KB

CHANGELOG.md

File metadata and controls

43 lines (24 loc) · 1.53 KB

2.2.0 (2020-07-19)

  • dependencies updates

Refactor

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

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)

  • 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