Open devth opened 1 month ago
That shouldn't be a problem I think, I have to look into what breaking changes there are between the two
Here's the announcement: https://mui.com/blog/material-ui-v6-is-out/ It doesn't mention any breaking or non-backward-compat changes.
MUI 6 is out now, and in my experience it's been mostly (or possibly completely) backward compatible (I upgraded a medium size codebase with no changes required). What do you think about relaxing the peer dependency version constraints to
">= 5"
?