|
6 | 6 |
|
7 | 7 | _Apr 9, 2024_
|
8 | 8 |
|
9 |
| -A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨: |
| 9 | +A big thanks to the 5 contributors who made this release possible. |
10 | 10 | This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
|
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| -- ​<!-- 2 -->[material-ui][Select] Fix `muiName` property TypeScript error (#41726) @EyaOuenniche |
| 14 | +- ​<!-- 03 -->[typescript][Select] Fix `muiName` property TypeScript error (#41726) @EyaOuenniche |
| 15 | +- ​<!-- 04 -->[l10n] Fix typo in is-IS locale (#41810) @magnimarels |
15 | 16 |
|
16 | 17 | ### `@pigment-css/ [email protected]`
|
17 | 18 |
|
18 |
| -- ​<!-- 7 -->[pigment-css][core] Remove `muiName` during eval phase (#41811) @brijeshb42 |
| 19 | +- ​<!-- 12 -->[core] Remove `muiName` during eval phase (#41811) @brijeshb42 |
19 | 20 |
|
20 | 21 | ### `@pigment-css/ [email protected]`
|
21 | 22 |
|
22 |
| -- ​<!-- 1 -->[pigment-css][nextjs] Allow usage of url() CSS function (#41758) @brijeshb42 |
| 23 | +- ​<!-- 02 -->[nextjs] Handle file references passed through imports (#41817) @brijeshb42 |
| 24 | +- ​<!-- 01 -->[nextjs] Allow usage of url() CSS function (#41758) @brijeshb42 |
23 | 25 |
|
24 | 26 | ### Docs
|
25 | 27 |
|
26 |
| -- ​<!-- 6 -->[docs] Fix 301 links @oliviertassinari |
27 |
| -- ​<!-- 4 -->[pigment-css][docs] Fix README typo (#41808) @aarongarciah |
28 |
| -- ​<!-- 3 -->[pigment-css][docs] Fix output on dynamic styles example (#41805) @aarongarciah |
| 28 | +- ​<!-- 11 -->[docs] Fix 301 links @oliviertassinari |
| 29 | +- ​<!-- 06 -->[pigment-css][docs] Fix README typo (#41808) @aarongarciah |
| 30 | +- ​<!-- 05 -->[pigment-css][docs] Fix output on dynamic styles example (#41805) @aarongarciah |
| 31 | +- ​<!-- 07 -->[material-ui][docs] Fix Material 3 message typo (#41821) @aarongarciah |
| 32 | +- ​<!-- 08 -->[material-ui][docs] Add stray design tweaks to free templates (#41696) @zanivan |
29 | 33 |
|
30 | 34 | ### Core
|
31 | 35 |
|
32 |
| -- ​<!-- 5 -->[docs-infra] Fix drawer performances (#41807) @alexfauquette |
| 36 | +- ​<!-- 13 -->[core] Remove unused files (#41818) @mnajdova |
| 37 | +- ​<!-- 10 -->[docs-infra] Fix analytics about inline ads (#41474) (#41819) @alexfauquette |
| 38 | +- ​<!-- 08 -->[docs-infra] Fix drawer performances (#41807) @alexfauquette |
33 | 39 |
|
34 | 40 | All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @brijeshb42, @EyaOuenniche, @oliviertassinari
|
35 | 41 |
|
|
0 commit comments