[docs] Clarify styled-components version compatibility by nightt5879 · Pull Request #48533 · mui/material-ui (original) (raw)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Conversation
Closes #48044
Summary
- Clarify that
@mui/styled-engine-scshould match the major version of the other MUI packages in the app. - Explain that
styled-componentsis versioned separately and should satisfy the peer dependency declared by@mui/styled-engine-sc.
Impact
This removes stale version guidance from the styled-components integration docs. No runtime code changes.
Validation
git diff --check-> passedcorepack pnpm exec markdownlint-cli2 docs/data/material/integrations/styled-components/styled-components.md-> 0 errors
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated the docs a bit. Thanks for the PR!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})