-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
v9.0.0 #48221
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
v9.0.0 #48221
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,7 +1,7 @@ | ||
| { | ||
| "name": "@mui/lab", | ||
| "//": "version should be 'alpha' at all time", | ||
| "version": "9.0.0-beta.1", | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Did we released this already? I guess no chance to move it to alpha now :. We'll anyway drop it soon.
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. yes, it's already released as beta |
||
| "version": "9.0.0-beta.2", | ||
| "author": "MUI Team", | ||
| "description": "Laboratory for new Material UI modules.", | ||
| "license": "MIT", | ||
|
|
||
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.
Should we bump the major on these packages? cc @mui/infra
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.
Bumped from 2.0.6 to 3.0.0 on 2026-02-13 by silviuaavram in commit 5a078ec ("bump internal packages major"). This was part of the v9 alpha preparation — commit c2f8506 ("[internal] Prepare libraries for first v9 alpha release") followed shortly after.