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

feat: 🎸 Add support for query params in plugin-router #174

Merged
merged 3 commits into from
Oct 18, 2023
Merged

feat: 🎸 Add support for query params in plugin-router #174

merged 3 commits into from
Oct 18, 2023

Conversation

lastuvka
Copy link
Collaborator

@lastuvka lastuvka commented Oct 17, 2023

Add stringifyQueryParams param to generateUrls to generate URL with
query string from unknown route params.

BREAKING CHANGE: 🧨 Unknown params will be set as URLs query params from

Add stringifyQueryParams param to generateUrls to generate URL with query string from unknown route params.
@lastuvka lastuvka closed this Oct 17, 2023
@lastuvka lastuvka reopened this Oct 17, 2023
@lastuvka lastuvka changed the title Add support for query params in plugin-router feat: 🎸 Add support for query params in plugin-router Oct 17, 2023
@mjancarik mjancarik merged commit b363958 into mjancarik:master Oct 18, 2023
7 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.

None yet

2 participants