- Return non-null writable for defined defaultValue and fix types for
queryParameters
(#87)
- fix: avoid complex values default being overriden on write (#89)
- Fix the override setting to allow for false values (#74)
- fix: allow building the app in prerendering by faking the page store during building (#68)
- feat: add equalityFn option for complex objects and array (#64)
- breaking: remove double navigation, debounce navigate after timeout (#60) feat: add showDefaults option to chose wether to show the defaults or not in the URL
- fde7148: fix: rework how defaults works
- 7a99cd8: feat: sorting search params before navigating
- ac0a8c3: extend peer dep sveltekit to 2.0
- cc1ad2a: rework the library to use a derived store to solve some issue
- b606180: fix: type ssp array
- 2e7f889: Allow returning undefined from encode to remove param from URL
- a81535c: Fix undefined not removing params (#31)
- 8924160: feat: support svelte 4
- 901d9c7: Add client side check before invoking goto
- 6f78e87: removed changesets as dependency and add it as dev dependency
- 33276b7: fixing changeset
- b0b4b0a: replublish
- 34a1e1b: the hash of the url now doesn't get's erased when the search params update