Skip to content

Conversation

@m4theushw
Copy link
Collaborator

@m4theushw m4theushw commented May 6, 2021

Breaking changes

  • [theme] The MuiThemeProvider is no longer exported. Use ThemeProvider instead.

    -import { MuiThemeProvider } from '@material-ui/core/styles';
    +import { ThemeProvider } from '@material-ui/core/styles';

Part of #20012

@oliviertassinari oliviertassinari added the breaking change Introduces changes that are not backward compatible. label May 6, 2021
Copy link
Member

@oliviertassinari oliviertassinari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, we started the deprecation with v3 -> v4

@mui-pr-bot
Copy link

mui-pr-bot commented May 6, 2021

Details of bundle changes

Generated by 🚫 dangerJS against 75593f4

@m4theushw m4theushw merged commit 21ec808 into mui:next May 7, 2021
@m4theushw m4theushw deleted the remove-MuiThemeProvider branch May 7, 2021 11:35
@oliviertassinari oliviertassinari modified the milestones: v5, v5-beta Aug 17, 2021
@oliviertassinari oliviertassinari mentioned this pull request Aug 17, 2021
42 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking change Introduces changes that are not backward compatible.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants