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: re-implement JSONStream (#133) #134

Merged
merged 1 commit into from
Jul 29, 2022
Merged

Conversation

yoshinorin
Copy link
Member

@yoshinorin yoshinorin commented Jul 28, 2022

The current main branch has already been updated the require node version from 10 to 14 (#129). It means the next release will be update major version. But, I think we should release a patch version.

This PR for backport to v4.x.
I pushed v4.x branch for release 4.0.2

So, we should do...

  1. merge this PR to v4.x
  2. release warehouse 4.0.2
  3. create PR to hexo for merge warehouse 4.0.2
  4. release hexo 6.2.1
  5. Update comparibility docs https://hexo.io/docs/
    a. chore(docs): update required node.js version site#1889

Thank you

This was referenced Jul 28, 2022
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.

LGTM!

@yoshinorin yoshinorin merged commit 717b88a into v4.x Jul 29, 2022
@yoshinorin yoshinorin deleted the pr-133-backport branch July 29, 2022 03:53
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.

2 participants