perf: replace querystring with fast-querystring
Checklist
- [x] run
npm run testandnpm run benchmark - [ ] tests and/or benchmarks are included
- [ ] documentation is changed or added
- [x] commit message and code follows the Developer's Certification of Origin and the Code of conduct
@mcollina
following the other prs https://github.com/fastify/fastify-reply-from/pull/272
Could you please add an option to configure the querystring module to use? Like in Fastify.
@Eomm There's already an option to support this: https://github.com/fastify/fast-proxy#querystring
I released 1.0 and updated the pull request.
Any updates on this pull-request? @Eomm
Actually the remark by eomm is not solved. queryString option is an option to replace the querystring of a request it seems. But it is not an option to replace the querystring "engine" itself.
Yes, I totally missed that. I'll update the pull request. Thanks for the correction @Uzlopak
I added queryString parameter and updated both tests and docs. Can someone approve the workflow to run?
I think it's time to revive this pull request. Something is wrong with Github and requesting reviews. @RafaelGSS @Eomm Can you review it again please?
I'd appreciate it if someone can approve the workflow, once again. Thank you.
@mcollina I cannot release this package
we should bump a major since there are 3 major versions that has been merged by automerge