Skip to content

v1.0.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jun 03:32
d71939f

Release notes

Vue3 plugin to use localStorage, sessionStorage or other object that implements the Storage interface with reactivity.

Features added in version 1.0.2

  • Fix loading from web storage not working.

Features added in version 1.0.1

  • Documentation fixed.

Features added in version 1.0.0:

  • Adds class ReactiveWebStorage and ReactiveStorageAdapter to implement the reactivity with Storage.
  • Adds ReactiveWebStorageError to throw Errors.