Skip to content
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

Replace deprecated querystring with modern URLSearchParams #4833

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

gjvoosten
Copy link
Collaborator

@gjvoosten gjvoosten commented Jun 20, 2024

The querystring module was deprecated, this replaces it with the modern standard URLSearchParams.
Also resourceOverride is removed, it was no longer used.

Also remove resourceOverride, it was no longer used.
@gjvoosten gjvoosten added the debt label Jun 20, 2024
@gjvoosten gjvoosten merged commit 6d38c6b into main Jun 20, 2024
21 checks passed
@gjvoosten gjvoosten deleted the replace-deprecated-querystring branch June 20, 2024 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant