-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
16de7ec
commit 4e75758
Showing
1 changed file
with
14 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,30 +6,36 @@ | |
|
||
_Apr 9, 2024_ | ||
|
||
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨: | ||
A big thanks to the 5 contributors who made this release possible. | ||
This release was mostly about 🐛 bug fixes and 📚 documentation improvements. | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 2 -->[material-ui][Select] Fix `muiName` property TypeScript error (#41726) @EyaOuenniche | ||
- ​<!-- 03 -->[typescript][Select] Fix `muiName` property TypeScript error (#41726) @EyaOuenniche | ||
- ​<!-- 04 -->[l10n] Fix typo in is-IS locale (#41810) @magnimarels | ||
|
||
### `@pigment-css/[email protected]` | ||
|
||
- ​<!-- 7 -->[pigment-css][core] Remove `muiName` during eval phase (#41811) @brijeshb42 | ||
- ​<!-- 12 -->[core] Remove `muiName` during eval phase (#41811) @brijeshb42 | ||
|
||
### `@pigment-css/[email protected]` | ||
|
||
- ​<!-- 1 -->[pigment-css][nextjs] Allow usage of url() CSS function (#41758) @brijeshb42 | ||
- ​<!-- 02 -->[nextjs] Handle file references passed through imports (#41817) @brijeshb42 | ||
- ​<!-- 01 -->[nextjs] Allow usage of url() CSS function (#41758) @brijeshb42 | ||
|
||
### Docs | ||
|
||
- ​<!-- 6 -->[docs] Fix 301 links @oliviertassinari | ||
- ​<!-- 4 -->[pigment-css][docs] Fix README typo (#41808) @aarongarciah | ||
- ​<!-- 3 -->[pigment-css][docs] Fix output on dynamic styles example (#41805) @aarongarciah | ||
- ​<!-- 11 -->[docs] Fix 301 links @oliviertassinari | ||
- ​<!-- 06 -->[pigment-css][docs] Fix README typo (#41808) @aarongarciah | ||
- ​<!-- 05 -->[pigment-css][docs] Fix output on dynamic styles example (#41805) @aarongarciah | ||
- ​<!-- 07 -->[material-ui][docs] Fix Material 3 message typo (#41821) @aarongarciah | ||
- ​<!-- 08 -->[material-ui][docs] Add stray design tweaks to free templates (#41696) @zanivan | ||
|
||
### Core | ||
|
||
- ​<!-- 5 -->[docs-infra] Fix drawer performances (#41807) @alexfauquette | ||
- ​<!-- 13 -->[core] Remove unused files (#41818) @mnajdova | ||
- ​<!-- 10 -->[docs-infra] Fix analytics about inline ads (#41474) (#41819) @alexfauquette | ||
- ​<!-- 08 -->[docs-infra] Fix drawer performances (#41807) @alexfauquette | ||
|
||
All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @brijeshb42, @EyaOuenniche, @oliviertassinari | ||
|
||
|