Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Apply suggestions from code review
Co-authored-by: Danilo Leal <[email protected]>
Signed-off-by: Diego Andai <[email protected]>
  • Loading branch information
DiegoAndai and danilo-leal authored Mar 12, 2024
commit 0cf3709105eaf28e1a2f28ae2a8bfbbd14e6ecab
12 changes: 6 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ _Mar 12, 2024_

A big thanks to the 15 contributors who made this release possible. Here are some highights ✨

- The Checkout template has been refined (#41447) @zanivan
- The Material UI free Checkout template got a design uplift (#41447) @zanivan

### `@mui/[email protected]`

Expand All @@ -23,7 +23,7 @@ A big thanks to the 15 contributors who made this release possible. Here are som

### `@mui/[email protected]`

- &#8203;<!-- 12 -->[mui-codemod] Fix merging of slotProps and componentProps (#41323) @sai6855
- &#8203;<!-- 12 -->Fix merging of slotProps and componentProps (#41323) @sai6855

### `@mui/[email protected]`

Expand All @@ -33,10 +33,10 @@ A big thanks to the 15 contributors who made this release possible. Here are som

### `@pigment-css/[email protected]`

- &#8203;<!-- 10 -->[pigment] Handle more scenarios while transforming sx prop (#41372) @brijeshb42
- &#8203;<!-- 09 -->[pigment] Improve testing of fixtures (#41389) @brijeshb42
- &#8203;<!-- 07 -->[pigment-css] Fix `keyframes` serialize styles error (#41395) @siriwatknp
- &#8203;<!-- 04 -->[pigment-css] Use class selector instead of class value (#41442) @brijeshb42
- &#8203;<!-- 10 -->Handle more scenarios while transforming sx prop (#41372) @brijeshb42
- &#8203;<!-- 09 -->Improve testing of fixtures (#41389) @brijeshb42
- &#8203;<!-- 07 -->Fix `keyframes` serialize styles error (#41395) @siriwatknp
- &#8203;<!-- 04 -->Use class selector instead of class value (#41442) @brijeshb42

### Docs

Expand Down