-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
[core] Bump React to 19 (2.0) #44672
Conversation
Netlify deploy preview
ImageListItem: parsed: -1.34% 😍, gzip: -1.20% 😍 Bundle size reportDetails of bundle changes (Toolpad) |
The argos failed test comes from the animated progress bar, looks like one of the demos loaded a bit faster so it's sitting at ~5% instead of 0% Looks good in the preview: https://deploy-preview-44672--material-ui.netlify.app/material-ui/react-progress/#linear-determinate |
Regarding the Next.js 15.0.4 bump, smoke testing the docs looks good |
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.
The docs and demos seem to work just fine.
Amazing work! 🎉
Here's the release notes for Next.js 15: https://github.com/vercel/next.js/releases/tag/v15.0.0 My main concern would be these changes:
@mui/docs-infra, what do you think? |
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.
I couldn't find anything broken 👌
Argos is having trouble with #42824 as that PR was created from the
next
branch. Recreating here to try to fix argos