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

4.0.0 #18

Closed
wants to merge 1 commit into from
Closed

4.0.0 #18

wants to merge 1 commit into from

Conversation

curbengh
Copy link
Contributor

This release is mainly to support ES2018+ features.

@curbengh curbengh requested a review from a team August 18, 2019 01:05
@curbengh
Copy link
Contributor Author

curbengh commented Aug 18, 2019

Just tested with hexo-generator-feed, with the following error:

'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead  node/no-deprecated-api

old URL API (i.e. url.parse & url.resolve) is required for Node 8 compatibility, Node 8 doesn't support the new URL API.

Edit: #19

@tomap
Copy link
Contributor

tomap commented Aug 21, 2019

I merged #19
And I would like to also include #20
(I'm unsure about the purpose of test.js)

@curbengh
Copy link
Contributor Author

Merged #20

@curbengh curbengh closed this Sep 3, 2019
@curbengh
Copy link
Contributor Author

curbengh commented Sep 3, 2019

My fork is corrupted.

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

2 participants