joshnuss / svelte-persisted-store

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

Set svelte as a peerDependency, support, v3, v4 and v5-next #233

Closed danawoodman closed 9 months ago

danawoodman commented 9 months ago

Fixes #230

joshnuss commented 9 months ago

Looks good!

One small thing: Can you add a commit message with a semantic commit messages feat:? Without it, the package won't get pushed to the npm registry.

danawoodman commented 9 months ago

done!

joshnuss commented 9 months ago

Thanks @danawoodman!

github-actions[bot] commented 9 months ago

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

The release is available on:

Your semantic-release bot :package::rocket:

danawoodman commented 9 months ago

Thank YOU @joshnuss !