6
6
7
7
_Mar 26, 2024_
8
8
9
- A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:
9
+ A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨:
10
10
11
11
- 🔥 Converted 10+ Material UI components to support static CSS extraction
12
12
- ⬅️ Added RTL support in Pigment CSS (#41570) @brijeshb42
@@ -29,6 +29,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som
29
29
- [Backdrop] Deprecate TransitionComponent (#40677) @harry-whorlow
30
30
- [ButtonGroup] Deprecate composed classes (#41259) @sai6855
31
31
- [StepLabel] Deprecate `componentProps` prop (#41321) @sai6855
32
+ - [Chip] Convert to support CSS extraction (#41592) @DiegoAndai
32
33
33
34
### `@pigment-css/
[email protected] `
34
35
@@ -63,6 +64,9 @@ A big thanks to the 17 contributors who made this release possible. Here are som
63
64
- [core] Add comment explaining the frequency of no-response action runs (#41555) @michaldudak
64
65
- [core] Init the next branch (#41552) @mnajdova
65
66
- [core] Lower the frequency of no-response action runs (#41553) @michaldudak
67
+ - [core] Update peerDependencies ranges to include v6 packages (#41662) @michaldudak
68
+ - [core] Run pnpm dedupe (#41658) @michaldudak
69
+ - [core] Fix dedupe check (#41657) @Janpot
66
70
- [pigment-css][demo] Add index page for material-ui (#41577) @brijeshb42
67
71
- [pigment-css][demo] Remove app specific pnpm workspace (#41393) @brijeshb42
68
72
- [docs] Add notification for MUI X v7 blog post (#41587) @cherniavskii
@@ -73,7 +77,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som
73
77
- [website] Update pricing table (#41595) @cherniavskii
74
78
- [website] Add stray design adjustments throughout the site (#41547) @danilo-leal
75
79
76
- All contributors of this release in alphabetical order: @aacevski, @brijeshb42, @cherniavskii, @cipherlogs, @danilo-leal, @DiegoAndai, @harry-whorlow, @joserodolfofreitas, @michael-land, @michaldudak, @mnajdova, @nekoya, @sai6855, @siriwatknp, @StylesTrip, @zanivan, @ZeeshanTamboli
80
+ All contributors of this release in alphabetical order: @aacevski, @brijeshb42, @cherniavskii, @cipherlogs, @danilo-leal, @DiegoAndai, @harry-whorlow, @Janpot, @ joserodolfofreitas, @michael-land, @michaldudak, @mnajdova, @nekoya, @sai6855, @siriwatknp, @StylesTrip, @zanivan, @ZeeshanTamboli
77
81
78
82
## v5.15.14
79
83
0 commit comments