Releases: rtrampox/nuqs-svelte
Releases · rtrampox/nuqs-svelte
v1.2.0
1.2.0 (2025-06-21)
Features
v1.1.4
1.1.4 (2025-06-14)
Bug Fixes
- fix a bug where non-shallow navigations would override values changed on the search params by a shallow navigation (ecc17e4)
v1.1.3
1.1.3 (2025-06-14)
Bug Fixes
- #26: create a new URLSearchParams object on searchParams and getSearchParams options of the SvelteKit adapter (ca583af), closes #26
v1.1.2
1.1.2 (2025-05-26)
Bug Fixes
- #12: disable
invalidateAll
option in SvelteKit adapter (c613ab3), closes #12
v1.1.1
1.1.1 (2025-05-15)
Bug Fixes
- update queryState variable to use a derived instead of state as they have the same result, and removes svelte reactivity warning (5b158a4)
v1.1.0
1.1.0 (2025-05-14)
Features
- adapters: Add custom adapter support (814aa58)
v1.0.0
1.0.0 (2025-05-14)
Bug Fixes
- update dependencies and remove sherif typo dep from scripts in package.json (4ac965e)
Features
- Add MIT License (2a61b82)
- Add semantic-release configuration and update dependencies (72f548a)
- initial commit (999c498)
- Update package.json files with author, repository, and additional dependencies (2bf59a9)
- update types export, add use-query-states to exports (53b04e7)