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.
This PR contains the following updates:
5.0.0-beta.4
->5.0.0-beta.5
5.13.5
->5.13.6
Release Notes
mui/material-ui
v5.0.0-beta.5
Compare Source
Aug 24, 2021
A big thanks to the 26 contributors who made this release possible. Here are some highlights ✨:
@material-ui/[email protected]
Breaking changes
[core] Update
.browserslistrc
file (#27788) @DanailHThe targets of the default bundle have changed:
[Autocomplete] Rename Value type to AutocompleteValue (#27804) @michaldudak
The
useAutocomplete
hook used a type calledValue
. It was a very generic name for a type specific to theAutocomplete
control, so it was removed toAutocompleteValue
.Changes
size
customization via module augmentation (#27834) @aaronlademann-wfrows
from undefined to defined (#27683) @eps1lonasterisk
class whenrequired
(#27738) @alexiletrack
slot to SwitchUnstyled (#27916) @michaldudak@material-ui/[email protected]
Breaking changes
[system] Rename
styleProps
toownerState
(#27830) @mnajdovaThe change was done in order to better reflect what they are, not what we think they will be used for.
Changes
overridesResolver
for thevariants
(#27859) @mnajdovaclasses
prop if no slot specified in the options (#27795) @mnajdova@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
CSS.supports
inSliderUnstyled
component (#27724) @DanailH@material-ui/[email protected]
Docs
href
for AppDrawerNavItems (#27936) @eps1lonCore
describeConformance
withdescribeConformanceV5
(#27817) @mnajdovaAll contributors of this release in alphabetical order: @aaronlademann-wf, @alexile, @atorenherrinton, @benny0642, @DanailH, @eps1lon, @hamidreza-nateghi, @hbjORbj, @jakeanq, @JEONGJIHUN, @LorenzHenk, @mekouar-mehdi, @michaldudak, @mnajdova, @nguyenyou, @nolastemgarden, @nomanoff, @noviicee, @oliviertassinari, @pvdstel, @qiweiii, @siriwatknp, @surajkumar016, @teachhay, @vedadeepta, @will-amaral
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.