joshnuss / svelte-persisted-store

A Svelte store that persists to localStorage
MIT License
1.02k stars 42 forks source link

fix: Only write changes #199

Closed joshnuss closed 1 year ago

joshnuss commented 1 year ago

Reverts 80a57db37b4b5e67679df07b904e6f9ce0695fa4

The value should only be written when changed. That feels like a better default option.

Closes #181

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 0.6.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: