Skip to content

Migrate to native URLSearchParams#298

Open
KuSh wants to merge 1 commit intosaucelabs:mainfrom
KuSh:main
Open

Migrate to native URLSearchParams#298
KuSh wants to merge 1 commit intosaucelabs:mainfrom
KuSh:main

Conversation

@KuSh
Copy link
Copy Markdown

@KuSh KuSh commented Oct 26, 2025

One-line summary

Remove query-string dependency and use native URLSearchParams interface instead

Issue : e18e/ecosystem-issues#11

Description

Reduce dependencies and package bundle size by replacing query-string stringify usage by widely available URLSearchParams instead.

Types of Changes

Refactor/improvements

Instead of the query-string package

Fixes e18e/ecosystem-issues#11
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.

1 participant