-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
v6.0.0-alpha.0 #6254
v6.0.0-alpha.0 #6254
Conversation
## 6.0.0-alpha.0 | ||
|
||
_Sep 22, 2022_ | ||
|
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.
We are missing a small introduction about the alpha, if you have some ideas @joserodolfofreitas
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.
Sorry I was too late to answer this.
But we can give a good introduction when the the blog post is out:
https://deploy-preview-34424--material-ui.netlify.app/blog/mui-x-v6-alpha-zero/
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'll do the release without it then and we will link the blogpost in the changelog when ready 👍
These are the results for the performance tests:
|
Shouldn't we just list all the changes compared to the previous release for each branch? |
Co-authored-by: Matheus Wichman <matheushw@outlook.com> Signed-off-by: Flavien DELANGLE <flaviendelangle@gmail.com>
Co-authored-by: Matheus Wichman <matheushw@outlook.com> Signed-off-by: Flavien DELANGLE <flaviendelangle@gmail.com>
Co-authored-by: Matheus Wichman <matheushw@outlook.com> Signed-off-by: Flavien DELANGLE <flaviendelangle@gmail.com>
Co-authored-by: Matheus Wichman <matheushw@outlook.com> Signed-off-by: Flavien DELANGLE <flaviendelangle@gmail.com>
Sure, but I don't see the problem for those PRs.
For me the debate is more for something that is released for both v5 and v6 (most of the time developed on one and ported on the other).
My least favorite is 3 because I really don't like to "steal" the community work on the changelog. |
Let's take #6009 for example. It was merged into Given the options you proposed, in the changelog we will see:
Personally, I would rather prefer option (3):
|
And about the highlight ? |
To avoid blocking the release, I went for option 2, even if it's a little more work. |
Totally valid point!
In the commit message there are co-authors mentioned ( I think at this point option (2) is indeed the most optimal. |
I removed from the changelog the PRs already listed in #6252, even when cherry picked.
I can put them in the changelog of each version if you want.
I will add the changelog from #6252 to this branch before merging to always have all the changelogs on
next
.