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

Remove querystring and url Node.js core dependencies #70

Merged
merged 1 commit into from
Jun 14, 2023

Conversation

StefanoMagrassi
Copy link
Collaborator

This PR will remove querystring and url Node.js core dependencies in favor of standard URL web API (also supported by Node.js from v10.0.0)

Resolves #58

@StefanoMagrassi StefanoMagrassi added this to the 0.6 milestone Jun 14, 2023
@StefanoMagrassi StefanoMagrassi self-assigned this Jun 14, 2023
@StefanoMagrassi StefanoMagrassi linked an issue Jun 14, 2023 that may be closed by this pull request
@StefanoMagrassi StefanoMagrassi changed the title remove querystring and url Node.js core dependencies Remove querystring and url Node.js core dependencies Jun 14, 2023
@StefanoMagrassi StefanoMagrassi merged commit dcd91c9 into master Jun 14, 2023
@StefanoMagrassi StefanoMagrassi deleted the feature/58-querystring-url-dependencies branch June 14, 2023 09:13
This was linked to issues Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Leading slashes query fail with array Node.js querystring and url dependencies
1 participant