Skip to content

V9.0.0 beta.1#48178

Merged
silviuaavram merged 4 commits intomui:masterfrom
silviuaavram:v9.0.0-beta.1
Apr 2, 2026
Merged

V9.0.0 beta.1#48178
silviuaavram merged 4 commits intomui:masterfrom
silviuaavram:v9.0.0-beta.1

Conversation

@silviuaavram
Copy link
Copy Markdown
Member

@silviuaavram silviuaavram commented Apr 2, 2026

@silviuaavram silviuaavram added the release We are shipping :D. label Apr 2, 2026
Copilot AI review requested due to automatic review settings April 2, 2026 11:07
@mui-bot
Copy link
Copy Markdown

mui-bot commented Apr 2, 2026

Netlify deploy preview

https://deploy-preview-48178--material-ui.netlify.app/

Bundle size report

Bundle Parsed size Gzip size
@mui/material 0B(0.00%) 0B(0.00%)
@mui/lab 0B(0.00%) 0B(0.00%)
@mui/system 0B(0.00%) 0B(0.00%)
@mui/utils 0B(0.00%) 0B(0.00%)

Details of bundle changes

Generated by 🚫 dangerJS against 671e1c1

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Prepares the repository for the v9.0.0-beta.1 release by bumping package versions and adding a new release entry to the root changelog.

Changes:

  • Bump selected @mui/* package versions from 9.0.0-beta.0 to 9.0.0-beta.1.
  • Bump @mui/internal-markdown from 3.0.5 to 3.0.6.
  • Add 9.0.0-beta.1 release notes to CHANGELOG.md.

Reviewed changes

Copilot reviewed 12 out of 12 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
packages/mui-utils/package.json Version bump to 9.0.0-beta.1.
packages/mui-system/package.json Version bump to 9.0.0-beta.1.
packages/mui-private-theming/package.json Version bump to 9.0.0-beta.1.
packages/mui-material/package.json Version bump to 9.0.0-beta.1.
packages/mui-material-pigment-css/package.json Version bump to 9.0.0-beta.1.
packages/mui-lab/package.json Version bump to 9.0.0-beta.1.
packages/mui-icons-material/package.json Version bump to 9.0.0-beta.1.
packages/mui-docs/package.json Version bump to 9.0.0-beta.1.
packages/mui-core-downloads-tracker/package.json Version bump to 9.0.0-beta.1.
packages/markdown/package.json Internal markdown package patch bump to 3.0.6.
package.json Monorepo version bump to 9.0.0-beta.1.
CHANGELOG.md Add release notes for 9.0.0-beta.1.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

{
"name": "@mui/monorepo",
"version": "9.0.0-beta.0",
"version": "9.0.0-beta.1",
Copy link

Copilot AI Apr 2, 2026

Choose a reason for hiding this comment

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

The monorepo root version is bumped to 9.0.0-beta.1, but several workspace packages still declare 9.0.0-beta.0 (e.g. @mui/codemod, @mui/types, @mui/styled-engine, @mui/material-nextjs, @mui/stylis-plugin-rtl). This version skew is likely to break publishing/consumption expectations for a coordinated v9 beta release. Either bump the remaining @mui/* package versions to 9.0.0-beta.1 as part of this release, or keep the root version at beta.0 and scope this PR to only the packages that are actually being released.

Suggested change
"version": "9.0.0-beta.1",
"version": "9.0.0-beta.0",

Copilot uses AI. Check for mistakes.
@silviuaavram silviuaavram merged commit e1e43bd into mui:master Apr 2, 2026
19 checks passed
@silviuaavram silviuaavram deleted the v9.0.0-beta.1 branch April 2, 2026 13:31
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.

4 participants