-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[release] v6.1.3 #44038
Merged
+101
−42
Merged
[release] v6.1.3 #44038
Changes from 2 commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
85e7d69
[release] v6.1.3
mnajdova 9fae471
pnpm dedupe
mnajdova d7a54ba
Update CHANGELOG.md
mnajdova 5fc3812
Merge branch 'master' into release/v6.1.2
mnajdova a5e1b7c
updated changelog
mnajdova d5eb1a9
Change date
mnajdova be1bfe8
pnpm dedupe
mnajdova 069127b
Merge branch 'master' into release/v6.1.2
mnajdova 4e484ae
pnpm dedupe
mnajdova 579e39a
update changelog
mnajdova File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 |
---|---|---|
@@ -1,5 +1,75 @@ | ||
# [Versions](https://mui.com/versions/) | ||
|
||
## v6.1.3 | ||
|
||
<!-- generated comparing v6.1.2..master --> | ||
|
||
_Oct 8, 2024_ | ||
|
||
A big thanks to the 16 contributors who made this release possible. Here are some highlights ✨: | ||
|
||
- 🚀 Improved performance on styled components by pre-serializing and caching the styles (#43412) @romgrk | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 18 -->Change React.ReactElement<any> to React.ReactElement<unknown> (#43402) @sai6855 | ||
- ​<!-- 42 -->[Badge] Make keys in anchor origin partial (#43950) @sai6855 | ||
- ​<!-- 22 -->[Grid2] Fix column spacing for nested containers (#43733) @Janpot | ||
- ​<!-- 21 -->[Grid2] Remove required `item` prop for `size` prop (#44027) @Janpot | ||
- ​<!-- 20 -->[Grid2] Add compatible props warning (#43801) @k-rajat19 | ||
- ​<!-- 17 -->[Modal] Fix comment location (#44026) @oliviertassinari | ||
- ​<!-- 16 -->[OutlinedInput] Resolve border color issue on mobile (#43797) (#43879) @wojtek35 | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 15 -->Make createGrid compatible with React 19 types (#44035) @aarongarciah | ||
- ​<!-- 14 -->Add empty interfaces to fix issue with typescript module augmentation (#43873) @yonatan0 | ||
- ​<!-- 13 -->Pre-serialize & cache styles to improve performance (#43412) @romgrk | ||
- ​<!-- 09 -->[typescript] `SystemCSSProperties` should not have `SystemStyleObject` as value (#44029) @siriwatknp | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 08 -->[utils] Make getReactElementRef React 19 compatible (#44034) @aarongarciah | ||
|
||
### Docs | ||
|
||
- ​<!-- 35 -->Update docs-infra role (#44032) @mnajdova | ||
- ​<!-- 34 -->Update Material Symbols plan to reflect Google development (#44000) @oliviertassinari | ||
- ​<!-- 33 -->Fix 301 redirections in docs @oliviertassinari | ||
- ​<!-- 32 -->Fix indentation @oliviertassinari | ||
- ​<!-- 31 -->Fix Live edit copies (#43835) @oliviertassinari | ||
- ​<!-- 30 -->Virtualize icons svg (#43939) @Janpot | ||
- ​<!-- 28 -->[Grid] Fix Grid2 gap description (#43967) @aarongarciah | ||
- ​<!-- 27 -->[icons] Index search synchronously (#44001) @oliviertassinari | ||
- ​<!-- 26 -->[material-ui] Incorrect React useState Example on Toggle Button (#43987) @barrownicholas | ||
- ​<!-- 25 -->[material-ui] Add theme setting for pigment-css migration (#43993) @effektsvk | ||
- ​<!-- 24 -->[material-ui] Fix incorrect `slotProp` name in the `TextField` deprecation note. (#43985) @Chee7ah | ||
- ​<!-- 23 -->[examples] Use CSS Variables (#43856) @Juneezee | ||
|
||
### Core | ||
|
||
- ​<!-- 37 -->Fix typo in useLocalStorageState (#44024) @hieunguyenduc696 | ||
- ​<!-- 36 -->Amend changelog (#43968) @aarongarciah | ||
- ​<!-- 43 -->[docs-infra] Add pointer cursor on hover for logo to improve UX (#43999) @Asin-Junior-Honore | ||
- ​<!-- 41 -->[blog] Migrate some .gif to <video> (#43945) @oliviertassinari | ||
- ​<!-- 40 -->[code-infra] Align `next` dependency specifier across project (#44036) @Janpot | ||
- ​<!-- 39 -->[code-infra] Move MuiError babel macro to babel plugin (#43904) @Janpot | ||
- ​<!-- 38 -->[code-infra] Forbid calling `Error` without `new` (#43963) @Janpot | ||
- ​<!-- 29 -->[docs-infra] Fix link in header regression (#43834) @oliviertassinari | ||
- ​<!-- 19 -->[infra] Fix line break in Stack Overflow message @oliviertassinari | ||
Check failure on line 59 in CHANGELOG.md GitHub Actions / runner / vale
|
||
mnajdova marked this conversation as resolved.
Show resolved
Hide resolved
|
||
- ​<!-- 12 -->[test] Add missing async (#44028) @oliviertassinari | ||
- ​<!-- 11 -->[test] Fix Escape event firing event (#43961) @oliviertassinari | ||
- ​<!-- 10 -->[test] Fix flaky pigment-css screenshot (#43959) @Janpot | ||
- ​<!-- 07 -->[website] Add missing \_redirects HTTP status @oliviertassinari | ||
- ​<!-- 06 -->[website] Fix sponsor image height @oliviertassinari | ||
- ​<!-- 05 -->[website] Remove srcset, does nothing in README @oliviertassinari | ||
- ​<!-- 04 -->[website] Polish display of sponsors @oliviertassinari | ||
- ​<!-- 03 -->[website] Standardize utm tags @oliviertassinari | ||
- ​<!-- 02 -->[website] Improve utm_source strategy @oliviertassinari | ||
- ​<!-- 01 -->[website] Clarify min-level docs-infra @oliviertassinari | ||
|
||
All contributors of this release in alphabetical order: @aarongarciah, @Asin-Junior-Honore, @barrownicholas, @Chee7ah, @effektsvk, @hieunguyenduc696, @Janpot, @Juneezee, @k-rajat19, @mnajdova, @oliviertassinari, @romgrk, @sai6855, @siriwatknp, @wojtek35, @yonatan0 | ||
|
||
## v6.1.2 | ||
|
||
<!-- generated comparing v6.1.1..master --> | ||
|
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Those
​<!-- 18 -->
feel like noise during the review and when reading the changelog source, I'm proposing we remove them: #44052.