-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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: migrate typescript #5092
Conversation
Publish flamegraph to https://8e7598eb556392deed9b692c4fef7bb5de22895e-16-hexo.surge.sh/flamegraph.html |
@stevenjoezhang |
Yes, we need to do a lot of rebase before / after this PR merged |
It seems some conflicts appeared after merging #5136. |
Yes. We have to resolve conflicts every time after merging other PRs. Personally, I want to merge this PR prioritize over others and release |
@stevenjoezhang How do you think? |
IMHO we should prefer |
It can be merged after fixing the eslint error |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
And we can release a candidate version like 7.0.0-rc.1 first, in case there are still some typescript issues that are not fully fixed |
I noticed there are still some lint errors... |
So, our release plan is...
Correct? And may we proceed this plan? |
Seems that the eslint rules of js and ts are in conflict... |
…rehouse.SchemaTypeMoment`
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I pushed the v7.0.0
branch and changed the base branch from master
to v7.0.0
. We can merge this PR into v7.0.0
at any time.
I'm going to submit PR for v7.0.0-rc1
after merge this.
Thank you :)
refs: #5176 |
What does it do?
Issue resolved: #4136
Screenshots
Pull request tasks