Skip to content

v2.0.0-next.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Mar 02:56
· 21 commits to main since this release

   🚨 Breaking Changes

  • Persisted is now persisted-store and queryParam is now query-param-store which is a breaking change if you use deep imports for either - filenames were changed to make work with Kitbook updates  -  by @jacob-8 (b7b2e)

   🐞 Bug Fixes

  • CreateQueryParamStore always uses goto with keepFocus in addition to noScroll so it works again in SvelteKit 2, also update function to make it match writable and adds optional storagePrefix option  -  by @jacob-8 (4595c)
    View changes on GitHub