mui / material-ui

Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
https://mui.com/material-ui/
MIT License
94.02k stars 32.3k forks source link

[pigment-css] Make @pigment-css/react as peer dependency #44498

Open brijeshb42 opened 18 hours ago

brijeshb42 commented 18 hours ago

This change helps in module resolution across different package managers, especially pnpm, which expects the imports to be from direct dependencies. During sx prop transform, pigment-css plugin adds -

import { sx } from '@pigment-css/react';

which would throw an error when using pnpm since @pigment-css/react was not a direct dependency of the user's application.

Note: This is a breaking change.

mui-bot commented 9 minutes ago

Netlify deploy preview

Bundle size report

Bundle size will be reported once CircleCI build #771177 finishes.

Generated by :no_entry_sign: dangerJS against 75df459fd2224ab07672f2bdeb6174214c5cd108