-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dependency querystring is deprecated. URLSearchParams API should be used instead #137
Comments
I forked the repo and was planning to make the changes to go into a PR. Before doing that I ran the test script from package.json and it showed two failures:
I checked on
Is there a setup step that needs to be completed first? EDIT I noticed the .github/workflows/ci.yml file targets
Then with a mounting |
Description
Dependency querystring is deprecated
Reproduction
While installing the latest version a warning about the querystring dependency being deprecated is displayed:
Environment
The text was updated successfully, but these errors were encountered: