Open XaveScor opened 11 months ago
The URLSearchParams API covers a lot of use cases of qs package. We can deprecate the qs if we allow to hide some libs from the deprecation lists if the user wants to use the lib from the list without warning.
URLSearchParams
qs
The
URLSearchParams
API covers a lot of use cases ofqs
package. We can deprecate theqs
if we allow to hide some libs from the deprecation lists if the user wants to use the lib from the list without warning.