joshnuss / svelte-persisted-store

A Svelte store that persists to localStorage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rename to svelte-presisted-store

joshnuss opened this issue · comments

Rename package to svelte-presisted-store since it supports session store (not just local storage anymore)

  • Add deprecation warning to svelte-local-storage-store with instructions
  • Add bold warning to README with link to new package
  • Rename package
  • Publish new package

Resolved