Skip to content

Conversation

@vostrypet
Copy link

@vostrypet vostrypet commented Dec 9, 2025

Change: Expand peerDependencies in package.json to support MUI v7 alongside v6 (@mui/material, @mui/icons-material, @mui/x-date-pickers now >=6 || ^7.0.0).

Reason: Allow projects on MUI v7 to use material-react-table without forks or local overrides.

Real-world verification: We are using material-react-table with MUI v7 in our project, where we overridden the peer ranges in package.json to >=6 || ^7.0.0. Everything works smoothly—components, styling, and interactions are fully compatible.

Compatibility: MUI v6 remains supported; this is a semver range extension only.

Impact: No API or build changes; safe peer dependency update.

@vercel
Copy link

vercel bot commented Dec 9, 2025

@vostrypet is attempting to deploy a commit to the Kevin Vandy OSS Team on Vercel.

A member of the Team first needs to authorize it.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant