Skip to content

v9.0.0-alpha.4#48040

Merged
silviuaavram merged 6 commits intomui:masterfrom
silviuaavram:chore/alpha.4
Mar 20, 2026
Merged

v9.0.0-alpha.4#48040
silviuaavram merged 6 commits intomui:masterfrom
silviuaavram:chore/alpha.4

Conversation

@silviuaavram
Copy link
Copy Markdown
Member

@silviuaavram silviuaavram commented Mar 19, 2026

Copilot AI review requested due to automatic review settings March 19, 2026 12:21
@silviuaavram silviuaavram added release We are shipping :D. v9.x labels Mar 19, 2026
@mui-bot
Copy link
Copy Markdown

mui-bot commented Mar 19, 2026

Netlify deploy preview

https://deploy-preview-48040--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 81633db

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

This PR prepares the repository for the v9.0.0-alpha.4 release by bumping package versions across the monorepo and adding the corresponding changelog entry.

Changes:

  • Bump multiple @mui/* package versions from 9.0.0-alpha.3 to 9.0.0-alpha.4 (and update the root monorepo version).
  • Update internal package versions (@mui/internal-markdown, @mui/internal-scripts).
  • Add the 9.0.0-alpha.4 release notes section to CHANGELOG.md.

Reviewed changes

Copilot reviewed 15 out of 15 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
packages/mui-utils/package.json Version bump to 9.0.0-alpha.4.
packages/mui-system/package.json Version bump to 9.0.0-alpha.4.
packages/mui-stylis-plugin-rtl/package.json Version bump to 9.0.0-alpha.4.
packages/mui-private-theming/package.json Version bump to 9.0.0-alpha.4.
packages/mui-material/package.json Version bump to 9.0.0-alpha.4.
packages/mui-material-pigment-css/package.json Version bump to 9.0.0-alpha.4.
packages/mui-lab/package.json Version bump to 9.0.0-alpha.4.
packages/mui-icons-material/package.json Version bump to 9.0.0-alpha.4.
packages/mui-docs/package.json Version bump to 9.0.0-alpha.4 (and peer dependency line repositioned).
packages/mui-core-downloads-tracker/package.json Version bump to 9.0.0-alpha.4.
packages/mui-codemod/package.json Version bump to 9.0.0-alpha.4.
packages/markdown/package.json Version bump to 3.0.4.
packages-internal/scripts/package.json Version bump to 3.0.5.
package.json Root monorepo version bump to 9.0.0-alpha.4.
CHANGELOG.md Add 9.0.0-alpha.4 release notes.

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

You can also share your feedback on Copilot code review. Take the survey.

Comment thread package.json
Comment on lines 1 to +3
{
"name": "@mui/monorepo",
"version": "9.0.0-alpha.3",
"version": "9.0.0-alpha.4",
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated

### `@mui/material@9.0.0-alpha.4`

- [text field] Remove deprecated props (#47878) @ZeeshanTamboli
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 typically do breaking changes section in alpha stage, check older releases for the patterns

{
"name": "@mui/internal-markdown",
"version": "3.0.3",
"version": "3.0.4",
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.

Are we suppose to sync this version with the @mui/interla-scripts? cc @brijeshb42

Copy link
Copy Markdown
Member

@siriwatknp siriwatknp left a comment

Choose a reason for hiding this comment

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

Just merged #48041

@silviuaavram silviuaavram merged commit ef90aa3 into mui:master Mar 20, 2026
19 checks passed
@silviuaavram silviuaavram deleted the chore/alpha.4 branch March 20, 2026 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release We are shipping :D. v9.x

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants