next-use-contextual-routing icon indicating copy to clipboard operation
next-use-contextual-routing copied to clipboard

refactor: remove qs-stringify dependency

Open toomuchdesign opened this issue 2 years ago • 1 comments

What kind of change does this PR introduce?

Refactor

What is the new behaviour?

Generate with native URLSearchParams instead of qs-stringify.

Does this PR introduce a breaking change?

No

Other information:

Please check if the PR fulfills these requirements:

  • [X] Tests for the changes have been added
  • [ ] Docs have been added / updated

toomuchdesign avatar Dec 01 '22 14:12 toomuchdesign