Conversation
siriwatknp
commented
Apr 7, 2026
- I have followed (at least) the PR section of the contributing guide.
Netlify deploy previewhttps://deploy-preview-48221--material-ui.netlify.app/ Bundle size report
|
mnajdova
left a comment
There was a problem hiding this comment.
Let's update https://github.com/mui/material-ui/blob/master/packages/mui-icons-material/lib/package.json#L3 to make sure my OCD is under control :D
| @@ -1,6 +1,6 @@ | |||
| { | |||
| "name": "@mui/internal-docs-utils", | |||
| "version": "3.0.2", | |||
There was a problem hiding this comment.
Should we bump the major on these packages? cc @mui/infra
| { | ||
| "name": "@mui/lab", | ||
| "//": "version should be 'alpha' at all time", | ||
| "version": "9.0.0-beta.1", |
There was a problem hiding this comment.
Did we released this already? I guess no chance to move it to alpha now :. We'll anyway drop it soon.
There was a problem hiding this comment.
yes, it's already released as beta
Done |
|
@mnajdova could you do another review? this release should be independent of v7. |