Skip to content

Conversation

@KuSh
Copy link

@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