Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use URLSearchParams to decode and encode query params #183

Merged
merged 3 commits into from
Jan 16, 2025

Conversation

tsnobip
Copy link
Contributor

@tsnobip tsnobip commented Jan 8, 2025

Fixes parseRoute from #182
Uses URLSearchParams instead of Dict of string arrays for query params.
I also added some documentation for useMakeLinkWithPreservedPath and parseRoute.

@tsnobip tsnobip force-pushed the use-urlsearchparams branch from ab7ad63 to 1ac1e08 Compare January 16, 2025 16:42
@zth zth merged commit 0add510 into zth:main Jan 16, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants