Update mui monorepo to v5.0.0-beta.1 #376
Merged
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.0
->5.0.0-beta.1
5.0.0-beta.0
->5.0.0-beta.1
Release Notes
mui-org/material-ui
v5.0.0-beta.1
Compare Source
Jul 14, 2021
Big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:
✨ We have introduced a new unstyled component: the Switch (#26688) @michaldudak
You can find two new versions of the Switch. A component without any styles:
SwitchUnstyled
, and a hook:useSwitch
.You can follow our progress at https://github.com/mui-org/material-ui/issues/27170.
💄 We have updated the default
info
success
warning
color to be more accessible (#26817) @siriwatknp.You can find the new default values in the documentation.
@material-ui/core@5.0.0-beta.1
Breaking changes
Changes
disableRipple
API description (#27187) @michaldudakchecked
and mark as deprecated (#27047) @siriwatknpcreateV4Spacing
fromadaptV4Theme
(#27072) @siriwatknpinfo
success
warning
color (#26817) @siriwatknp@material-ui/unstyled@5.0.0-alpha.40
@material-ui/codemod@5.0.0-beta.1
@material-ui/system@5.0.0-beta.1
@material-ui/lab@5.0.0-alpha.40
Docs
url
package (#27151) @eps1lonStyledEngineProvider
as JSS is not used (#27133) @mnajdovaCore
All contributors of this release in alphabetical order: @eps1lon, @mbrookes, @michal-perlakowski, @michaldudak, @mnajdova, @moshfeu, @oliviertassinari, @rajzik, @renovate[bot], @sahil-blulabs, @ShirasawaSama, @siriwatknp, @vimutti77
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by WhiteSource Renovate. View repository job log here.