Skip to content

fix!: replace deprecated url.parse with WHATWG URL constructor#196

Draft
owlstronaut wants to merge 1 commit intomainfrom
deprecate-url
Draft

fix!: replace deprecated url.parse with WHATWG URL constructor#196
owlstronaut wants to merge 1 commit intomainfrom
deprecate-url

Conversation

@owlstronaut
Copy link
Contributor

No description provided.

BREAKING CHANGE: The url type identifier is now the global URL constructor instead of the url module. Consumers must use URL (global) instead of require('url') when specifying url-typed options.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant