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

refactor: use the WHATWG URL API instead of url.format #193

Merged
merged 1 commit into from
Dec 30, 2021

Conversation

yoshinorin
Copy link
Member

url.format is deprecated. Use

https://nodejs.org/api/url.html#urlformaturlobject

Use The WHATWG URL API instead of it.

https://nodejs.org/api/url.html#the-whatwg-url-api

@coveralls
Copy link

Coverage Status

Coverage remained the same at 91.971% when pulling 8810426 on yoshinorin:refactor/avoid-to-use-url.format into b79c72b on hexojs:master.

@SukkaW SukkaW merged commit 9d582d6 into hexojs:master Dec 30, 2021
@yoshinorin yoshinorin deleted the refactor/avoid-to-use-url.format branch December 30, 2021 12:09
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.

None yet

3 participants