-
-
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
[release] v7.0.0-alpha.0 #10966
[release] v7.0.0-alpha.0 #10966
Conversation
…10543) Signed-off-by: Bilal Shafi <[email protected]>
Co-authored-by: alexandre <[email protected]> Co-authored-by: Alexandre Fauquette <[email protected]> Co-authored-by: Lukas <[email protected]>
Signed-off-by: Michel Engelen <[email protected]> Co-authored-by: Alexandre Fauquette <[email protected]> Co-authored-by: Lukas <[email protected]> Co-authored-by: Andrew Cherniavskii <[email protected]> Co-authored-by: Bilal Shafi <[email protected]>
# Conflicts: # docs/data/charts-component-api-pages.ts # docs/pages/_app.js
Deploy preview: https://deploy-preview-10966--material-ui-x.netlify.app/ |
I did add it to the log so we do not miss it |
Co-authored-by: Lukas <[email protected]> Signed-off-by: Michel Engelen <[email protected]>
Co-authored-by: Bilal Shafi <[email protected]> Signed-off-by: Michel Engelen <[email protected]>
Co-authored-by: Lukas <[email protected]> Signed-off-by: Michel Engelen <[email protected]>
Signed-off-by: Michel Engelen <[email protected]>
Should include #10819 which has just been merged 👍 |
Co-authored-by: Lukas <[email protected]> Signed-off-by: Michel Engelen <[email protected]>
Co-authored-by: Lukas <[email protected]> Signed-off-by: Michel Engelen <[email protected]>
Co-authored-by: Lukas <[email protected]> Signed-off-by: Michel Engelen <[email protected]>
Thanks @LukasTy for adding in the l10n changes! |
Co-authored-by: José Rodolfo Freitas <[email protected]> Signed-off-by: Danail Hadjiatanasov <[email protected]>
Co-authored-by: Alexandre Fauquette <[email protected]> Signed-off-by: Michel Engelen <[email protected]>
Co-authored-by: José Rodolfo Freitas <[email protected]> Signed-off-by: Michel Engelen <[email protected]>
Congrats, @mui/x !! |
- [pickers] Refine `referenceDate` behavior in views (#10863) @LukasTy | ||
- [pickers] Remove `components` and `componentsProps` props (#10700) @alexfauquette | ||
- [l10n] Add Basque (eu) locale and improve Spanish (es-ES) locale (#10819) @lajtomekadimon | ||
- [pickers] Add short weekdays token (#10988) @alexfauquette |
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.
@alexfauquette its already in! 🎉
The following steps must be proposed as a pull request.
next
for the alpha / beta releases andmaster
for the current stable version).package.json
's versionpackage.json
files and of the dependencies withyarn release:version
(yarn release:version prerelease
for alpha / beta releases).Release the packages
yarn
.yarn release:build
.yarn release:publish
(you need your 2FA device).yarn release:tag
.Publish the documentation
The documentation must be updated on the
docs-vX
branch (docs-v4
forv4.X
releases,docs-v5
forv5.X
releases, ...)Publish GitHub release
Announce