You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16-6Lines changed: 16 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,11 @@
1
1
### [Versions](https://material-ui.com/versions/)
2
2
3
3
## UNRELEASED - 4.12.0
4
-
###### _Nov 14 2020_
5
-
6
-
Big thanks to the 10 contributors who made this release possible.
7
4
8
5
This release is intended to help prepare the migration to Material-UI v5 ⏫:
9
6
10
7
- 📚 Start to add deprecations in anticipation of v5. We plan to add a deprecation for any breaking change in v5 that allows it. Each warning comes with a simple message that explains how to handle the deprecation. If no warnings are reported in the console, you are set for this first batch.
11
8
Please report issues with the deprecations on [#22074](https://github.com/mui-org/material-ui/issues/22074) (wrong instructions, false-positives, floods in the console, etc.).
12
-
- ⚛️ Backport two fixes with React 17 (#22263, #23367) @eps1lon
13
-
- 🐛 Backport a RTL fix with the latest version of Chrome (#22830) @ankit
14
9
15
10
You can expect similar releases like this one in the coming months.
16
11
@@ -30,12 +25,27 @@ You can expect similar releases like this one in the coming months.
0 commit comments