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

chore(mail_to): use native URLSearchParams #5002

Merged
merged 1 commit into from Jun 22, 2022

Conversation

renbaoshuo
Copy link
Member

What does it do?

The package querystring is deprecated.

Screenshots

None.

Pull request tasks

  • Add test cases for the changes.
  • Passed the CI test.

and the package "querystring" is deprecated.
@github-actions
Copy link

How to test

git clone -b remove-deprecated-querystring https://github.com/renbaoshuo/hexo.git
cd hexo
npm install
npm test

Copy link
Member

@SukkaW SukkaW left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

URLSearchParams is supported since Node.js 10.

@SukkaW SukkaW merged commit 24db105 into hexojs:master Jun 22, 2022
@renbaoshuo renbaoshuo deleted the remove-deprecated-querystring branch June 23, 2022 13:45
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