Skip to content

fix(qs): preserve fromParameters query params#451

Merged
gurgunday merged 2 commits intofastify:mainfrom
rozzilla:fix/qs/preserve-fromParameters-query-params
Mar 20, 2026
Merged

fix(qs): preserve fromParameters query params#451
gurgunday merged 2 commits intofastify:mainfrom
rozzilla:fix/qs/preserve-fromParameters-query-params

Conversation

@rozzilla
Copy link
Contributor

Fixes #450

Let fromParameters preserving query params with non-parameterized prefix

Checklist

Signed-off-by: Roberto Bianchi <roberto.bianchi@spendesk.com>
Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Co-authored-by: Gürgün Dayıoğlu <hey@gurgun.day>
Signed-off-by: Roberto Bianchi <rbianchidev@gmail.com>
@rozzilla rozzilla requested a review from gurgunday March 20, 2026 08:28
@gurgunday gurgunday merged commit 59ddc52 into fastify:main Mar 20, 2026
14 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.

QueryParams are not re-appended in fromParameters

4 participants