Skip to content

feat(utils): add buildQueryString utility (#307)#339

Merged
yusuftomilola merged 1 commit intoDistinctCodes:mainfrom
SaiDhakshin:feat/307-build-query-string
Oct 3, 2025
Merged

feat(utils): add buildQueryString utility (#307)#339
yusuftomilola merged 1 commit intoDistinctCodes:mainfrom
SaiDhakshin:feat/307-build-query-string

Conversation

@SaiDhakshin
Copy link
Copy Markdown
Contributor

Adds a new utility buildQueryString to convert objects into URL query strings.

Supports nested objects, arrays, and special characters.

Ignores null/undefined values and returns an empty string for empty objects.

Fully type-safe (QueryValue) and tested with Jest.

@vercel
Copy link
Copy Markdown

vercel bot commented Oct 3, 2025

@SaiDhakshin is attempting to deploy a commit to the naijabuz's projects Team on Vercel.

A member of the Team first needs to authorize it.

@yusuftomilola yusuftomilola merged commit 4254540 into DistinctCodes:main Oct 3, 2025
4 of 5 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