Skip to content
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

[release] v6.2.0 #44710

Merged
merged 12 commits into from
Dec 11, 2024
Merged

[release] v6.2.0 #44710

merged 12 commits into from
Dec 11, 2024

Conversation

mj12albert
Copy link
Member

@mj12albert mj12albert added the release We are shipping :D label Dec 10, 2024
@mui-bot
Copy link

mui-bot commented Dec 10, 2024

Netlify deploy preview

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

Bundle size report

Details of bundle changes (Toolpad)
Details of bundle changes

Generated by 🚫 dangerJS against 91eda83

@mj12albert mj12albert marked this pull request as ready for review December 10, 2024 10:28
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@mj12albert mj12albert force-pushed the release/v6.2.0 branch 2 times, most recently from c4d0181 to 02ffb75 Compare December 10, 2024 12:15
@EfstathiadisD
Copy link

Quick question. I might have missed it but can we make sure Joy UI will be compatible with React19 as well?

I understand it's not Prio 1 but it is used and I think a release is warranted here!

@DiegoAndai
Copy link
Member

MUI X also needs a Joy release to unblock mui/mui-x#15769 (comment).

The types are already updated, I think we only need to release, may I ask you to include it here @mj12albert?

cc: @aarongarciah @mnajdova

@mj12albert
Copy link
Member Author

I've bumped the Joy version as well!

@mj12albert
Copy link
Member Author

Waiting for #44709 as well CC @mnajdova

@@ -1,6 +1,6 @@
{
"name": "@mui/joy",
"version": "5.0.0-beta.46",
"version": "5.0.0-beta.47",
Copy link
Member

@DiegoAndai DiegoAndai Dec 10, 2024

Choose a reason for hiding this comment

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

Latest published version of joy is 5.0.0-beta.48 (released from the v5.x branch), so we should bump it to 49.

@aarongarciah @siriwatknp do you recall if there might be any issues releasing joy from this branch?

I think it should be fine, as no breaking changes to Joy should've been made since the v6 master/next split. I would prefer to release them from this branch as it's ready with React 19 changes, whereas v5.x is still missing some final changes.

Copy link
Member

Choose a reason for hiding this comment

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

We'll also need a base release 😅 @mj12albert

Copy link
Member

Choose a reason for hiding this comment

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

I can't recall any issues.

@mnajdova
Copy link
Member

Waiting for #44709 as well CC @mnajdova

Merged, thanks!

@mj12albert mj12albert merged commit 3a8ceae into mui:master Dec 11, 2024
19 checks passed
@mj12albert mj12albert deleted the release/v6.2.0 branch December 11, 2024 02:26
@rodrigogs
Copy link

It's not possible to install 6.2.0 because [email protected] doesn't exist yet.

npm install @mui/material@latest @emotion/react@latest @emotion/styled@latest
npm error code ETARGET
npm error notarget No matching version found for @mui/core-downloads-tracker@^6.2.0.
npm error notarget In most cases you or one of your dependencies are requesting
npm error notarget a package version that doesn't exist.
npm error A complete log of this run can be found in: /Users/rodrigo.gomes/.npm/_logs/2024-12-11T03_51_34_556Z-debug-0.log

Maybe it wasn't deployed?

@mj12albert
Copy link
Member Author

@rodrigogs It should be fixed now (#44724 (comment)), please try again 🙏

@rodrigogs
Copy link

It worked, thank you!

@aarongarciah aarongarciah changed the title v6.2.0 [release] v6.2.0 Dec 11, 2024
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.

7 participants