|
1 | 1 | ### [Versions](https://material-ui.com/versions/)
|
2 | 2 |
|
| 3 | +## 4.11.4 |
| 4 | + |
| 5 | +<!-- generated comparing v4.11.3..master --> |
| 6 | + |
| 7 | +_Apr 27, 2021_ |
| 8 | + |
| 9 | +Big thanks to the 6 contributors who made this release possible. Here are some highlights ✨: |
| 10 | + |
| 11 | +We fixed an issue related to some packages using incompatible versions of `@material-ui/types`. This affected `@material-ui/core`, `@material-ui/lab`, and `@material-ui/styles` |
| 12 | +`@material-ui/ [email protected] accidentally included a breaking change. |
| 13 | + |
| 14 | +### @material-ui/ [email protected] |
| 15 | + |
| 16 | +- <!-- 13 --> [Avatar] Remove circular variant deprecation (#25543) @michal-perlakowski |
| 17 | +- <!-- 22 --> [types] Ensure Omit type exists (#25978) @eps1lon |
| 18 | + |
| 19 | +### Docs |
| 20 | + |
| 21 | +- <!-- 21 --> [DataGrid] Update docs sections (#25980) @dtassone |
| 22 | +- <!-- 20 --> [docs] Sync master redirections with next @oliviertassinari |
| 23 | +- <!-- 19 --> [docs] Fix deploy @oliviertassinari |
| 24 | +- <!-- 18 --> [docs] Move DataGrid editing nav link (#25769) @dtassone |
| 25 | +- <!-- 11 --> [docs] Design is what matters @oliviertassinari |
| 26 | +- <!-- 10 --> [docs] Add the new demo page (#25285) @DanailH |
| 27 | +- <!-- 09 --> [docs] Add a temporary hiring block in the docs (#25111) @oliviertassinari |
| 28 | +- <!-- 05 --> [docs] Remove under construction icons from DataGrid feature pages (#24946) @DanailH |
| 29 | +- <!-- 03 --> [docs] Add HoodieBees to sponsors (#24735) @mbrookes |
| 30 | +- <!-- 02 --> [docs] Add sorting section (#24637) @dtassone |
| 31 | +- <!-- 01 --> [docs] v4 is not under active development @oliviertassinari |
| 32 | + |
| 33 | +### Core |
| 34 | + |
| 35 | +- <!-- 17 --> remove job ad @oliviertassinari |
| 36 | +- <!-- 07 --> clearer header @oliviertassinari |
| 37 | +- <!-- 16 --> [blog] Fix typos @oliviertassinari |
| 38 | +- <!-- 12 --> [core] Update the codesandbox issue templates (#25501) @oliviertassinari |
| 39 | +- <!-- 04 --> [core] Support /r/issue-template back (#24870) @oliviertassinari |
| 40 | +- <!-- 15 --> [website] Q1 2021 Update (#25591) @oliviertassinari |
| 41 | +- <!-- 14 --> [website] Matheus Wichman joins Material-UI (#25590) @oliviertassinari |
| 42 | +- <!-- 08 --> [website] Fix 404 page @oliviertassinari |
| 43 | +- <!-- 06 --> [website] Update Careers page (#24948) @oliviertassinari |
| 44 | + |
| 45 | +All contributors of this release in alphabetical order: @DanailH, @dtassone, @eps1lon, @mbrookes, @michal-perlakowski, @oliviertassinari |
| 46 | + |
3 | 47 | ## UNRELEASED - 4.12.0
|
4 | 48 |
|
5 | 49 | This release is intended to help prepare the migration to Material-UI v5 ⏫:
|
|
0 commit comments