-
-
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
332c01f
commit 3a8ceae
Showing
19 changed files
with
56 additions
and
40 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 |
---|---|---|
@@ -1,5 +1,40 @@ | ||
# [Versions](https://mui.com/versions/) | ||
|
||
## 6.2.0 | ||
|
||
<!-- generated comparing v6.1.10..master --> | ||
|
||
_Dec 10, 2024_ | ||
|
||
A big thanks to the 9 contributors who made this release possible. Here are some highlights ✨: | ||
|
||
- Material UI is now compatible with React 19 (#44672) @DiegoAndai | ||
- Fixed incorrect `aria-orientation` for vertical sliders. <kbd>ArrowRight</kbd> now increases the value and <kbd>ArrowLeft</kbd> decreases the value in vertical sliders; they were reversed in prior versions. (#44537) @mj12albert | ||
|
||
### `@mui/[email protected]` | ||
|
||
- [Box] Add missing `component` to `BoxProps` type (#44643) @DiegoAndai | ||
- [Grid] Fix spacing when using css variables (#44663) @DiegoAndai | ||
- [ListItemText] Add `slots` and `slotProps` (#44571) @sai6855 | ||
|
||
### Docs | ||
|
||
- Add Toolpad Core template link (#44415) @bharatkashyap | ||
|
||
### Core | ||
|
||
- [docs-infra] Allow custom annotations (#44707) @vladmoroz | ||
- [Box] Fix `component` prop test (#44651) @DiegoAndai | ||
- React 19 useRef cleanup (#44704) @DiegoAndai | ||
- Remove obselete lerna options (#44676) @ZeeshanTamboli | ||
- Fix Regular Expression Denial of Service (ReDoS) vulnerabilities (#44627) @SuperMaxine | ||
- Fix number of contributors (#44650) @aarongarciah | ||
- [docs-infra] Add support for data attributes in the API generation (#44709) @mnajdova | ||
- [docs-infra] Fix RTL dark mode (#41803) @alexfauquette | ||
- [Grid] Remove deeply nested imports (#43605) @Janpot | ||
|
||
All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @bharatkashyap, @DiegoAndai, @Janpot, @mj12albert, @mnajdova, @sai6855, @SuperMaxine, @vladmoroz, @ZeeshanTamboli | ||
|
||
## 6.1.10 | ||
|
||
<!-- generated comparing v6.1.9..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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Currently breaks npm install as it has yet to be updated to 6.2.0 in npm
npm install @mui/material
npm verbose stack @mui/core-downloads-tracker: No matching version found for @mui/core-downloads-tracker@^6.2.0.
npm error code ETARGET
npm error notarget No matching version found for @mui/core-downloads-tracker@^6.2.0.
npm error notarget In most cases you or one of your dependencies are requesting
npm error notarget a package version that doesn't exist.