Skip to content

v9.0.0-rc.0#21997

Merged
siriwatknp merged 18 commits into
mui:masterfrom
siriwatknp:release-9-rc
Apr 7, 2026
Merged

v9.0.0-rc.0#21997
siriwatknp merged 18 commits into
mui:masterfrom
siriwatknp:release-9-rc

Conversation

@siriwatknp
Copy link
Copy Markdown
Member

@siriwatknp siriwatknp commented Apr 7, 2026

✅ waiting for #21966
⌛️ waiting for #21666

@siriwatknp siriwatknp added the release We are shipping :D. label Apr 7, 2026
@mui-bot
Copy link
Copy Markdown

mui-bot commented Apr 7, 2026

Deploy preview: https://deploy-preview-21997--material-ui-x.netlify.app/

Bundle size report

Bundle Parsed size Gzip size
@mui/x-data-grid 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-pro ▼-2B(0.00%) ▼-2B(0.00%)
@mui/x-data-grid-premium ▼-2B(0.00%) ▼-2B(0.00%)
@mui/x-charts 0B(0.00%) 0B(0.00%)
@mui/x-charts-pro ▼-2B(0.00%) ▼-1B(0.00%)
@mui/x-charts-premium ▼-4B(0.00%) ▼-4B(0.00%)
@mui/x-date-pickers 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers-pro ▼-8B(0.00%) ▼-1B(0.00%)
@mui/x-tree-view 0B(0.00%) 0B(0.00%)
@mui/x-tree-view-pro ▼-2B(0.00%) ▼-2B(-0.01%)

Details of bundle changes

Generated by 🚫 dangerJS against 10e7e8c

@siriwatknp siriwatknp mentioned this pull request Apr 7, 2026
13 tasks
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md
Comment thread CHANGELOG.md
Comment thread CHANGELOG.md Outdated
Co-authored-by: Jose C Quintas Jr <juniorquintas@gmail.com>
Co-authored-by: Siriwat K <siriwatkunaporn@gmail.com>
Signed-off-by: Siriwat K <siriwatkunaporn@gmail.com>
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
@@ -1,6 +1,6 @@
{
"name": "@mui/x-scheduler-headless",
"version": "0.0.1-alpha.0",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We shouldn't change this version, it should be alpha - for all scheduler package.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Btw, shouldn't this be 9.0.0-alpha.0? cc @flaviendelangle @rita-codes

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll wait for the confirmation

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it should be 9.0.0-alpha.0, yes, to be aligned with the monorepo versioning 👀

Copy link
Copy Markdown
Member

@flaviendelangle flaviendelangle Apr 7, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep 👍
Same for the other 3 scheduler packages

Comment thread packages/x-tree-view-pro/package.json Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"@mui/material": "^7.3.0 || ^9.0.0-beta.0 || ^9.0.0-beta.1 || ^9.0.0",

We should do this for all packages, to make sure we can test this version once we release stable Material UI v9.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make sense

Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md
Comment thread CHANGELOG.md
@siriwatknp siriwatknp marked this pull request as ready for review April 7, 2026 12:27
@siriwatknp siriwatknp requested review from a team and romgrk as code owners April 7, 2026 12:27
{
"name": "@mui/x-internal-gestures",
"version": "0.4.1-alpha.0",
"version": "9.0.0-rc.0",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this bump expected @mui/charts?

"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
"@mui/material": "^7.3.0 || ^9.0.0-beta.1",
"@mui/material": "^7.3.0 || ^9.0.0-beta.0 || ^9.0.0-beta.1 || ^9.0.0",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wouldn't this be enough?

Suggested change
"@mui/material": "^7.3.0 || ^9.0.0-beta.0 || ^9.0.0-beta.1 || ^9.0.0",
"@mui/material": "^7.3.0 || ^9.0.0-beta.0 || ^9.0.0",

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that's true, actually ^7.3.0 || ^9.0.0-beta.0 might be enough but let's be safe with your suggestion 🤣

Comment thread CHANGELOG.md
Comment thread CHANGELOG.md
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll be merging #21616 shortly.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's been merged.

@siriwatknp siriwatknp merged commit 62e258a into mui:master Apr 7, 2026
22 checks passed
arminmeh pushed a commit to arminmeh/mui-x that referenced this pull request Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release We are shipping :D.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants