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

MUIv5 rc0 changed requirement #76

Closed
stefensuhat opened this issue Sep 7, 2021 · 4 comments
Closed

MUIv5 rc0 changed requirement #76

stefensuhat opened this issue Sep 7, 2021 · 4 comments

Comments

@stefensuhat
Copy link
Contributor

​[core] Rename packages (#28049) @mnajdova

replace @material-ui/* prefix with @mui/*:

@material-ui/system -> @mui/system
@material-ui/styles -> @mui/styles
@material-ui/lab -> @mui/lab
@material-ui/types -> @mui/types
@material-ui/styled-engine -> @mui/styled-engine
@material-ui/styled-engine-sc ->@mui/styled-engine-sc
@material-ui/private-theming -> @mui/private-theming
@material-ui/codemod -> @mui/codemod
except these 3 packages that are renamed.

@material-ui/core => @mui/material        // represents Material Design components.
@material-ui/icons => @mui/icons-material // represents Material Design icons.
@material-ui/unstyled => @mui/core        // fully functional components with minimum styles.
Note: @mui/core (previously @material-ui/unstyled) is not the same as @material-ui/core.

Looks like it need another update for rc.0 material-ui

@stefensuhat stefensuhat changed the title MUIv5 changed requirement MUIv5 rc0 changed requirement Sep 7, 2021
@jedwards1211
Copy link
Member

@mnajdova are there any more potential breaking changes I should wait for before releasing a new version of material-ui-popup-state?

jedwards1211 added a commit that referenced this issue Sep 15, 2021
fix #76
fix #77

BREAKING CHANGE: MUI v4 is no longer supported
@jedwards1211
Copy link
Member

🎉 This issue has been resolved in version 2.0.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@mnajdova
Copy link

We are releasing the stable version tomorrow, sorry I just saw the notification

@jedwards1211
Copy link
Member

🎉 This issue has been resolved in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants