Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Apr 16:19
040f7d5

Release notes

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

Features added in version 1.0.0:

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