-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
[release] v6.4.8 #45574
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] v6.4.8 #45574
Conversation
@@ -1,6 +1,6 @@ | |||
{ | |||
"name": "@mui/base", | |||
"version": "5.0.0-beta.69", | |||
"version": "5.0.0-beta.70", |
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.
Releasing base is safe: Last release was also alongside v6: https://github.com/mui/material-ui/pull/45077/files#diff-24e31acbbc79c41518034f9e4ef908afca76c2f502ad03134baa5e0534eacc76
We need to release to fix the @mui/types
dependency
@@ -42,7 +42,7 @@ | |||
"@mui/base": "workspace:*", | |||
"@mui/core-downloads-tracker": "workspace:^", | |||
"@mui/system": "workspace:^", | |||
"@mui/types": "workspace:^", | |||
"@mui/types": "workspace:~", |
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.
Updating for consistency but not releasing Joy from this branch, last Joy release was from v5.x, so we need to release it from that branch
f75f9fd
to
89b22a0
Compare
Netlify deploy previewhttps://deploy-preview-45574--material-ui.netlify.app/ Bundle size report |
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.
nice, looks like this should work 👍
Release 6.4.8
On hold: #45573
@mui/types
to path releases. From now on,7.2.x
will be released from thev6.x
branch, and7.3.x
frommaster
.