|
1 | 1 | # [Versions](https://mui.com/versions/)
|
2 | 2 |
|
| 3 | +## 5.14.0 |
| 4 | + |
| 5 | +<!-- generated comparing v5.13.7..master --> |
| 6 | + |
| 7 | +_Jul 11, 2023_ |
| 8 | + |
| 9 | +A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨: |
| 10 | + |
| 11 | +- 💫 Material UI, Joy UI, and Base UI are compatible with [NextJS App Router](https://nextjs.org/docs/app) (#37656) @mj12albert |
| 12 | +- 📚 Added new guides for integrating with Next.js 13 App Router (#37656) @mj12albert |
| 13 | + - Ⓜ️ [Material UI guide](https://mui.com/material-ui/guides/next-js-app-router/) |
| 14 | + - 🅙 [Joy UI guide](https://mui.com/joy-ui/guides/next-js-app-router/) |
| 15 | + - 🅱️ [Base UI guide](https://mui.com/base-ui/guides/next-js-app-router/) |
| 16 | +- 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements. |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | +- [Autocomplete] Enable global customization of different options (#36971) @nicolas-ot |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | +- [Slider][material-next] Slider restructure and style improvements (#37644) @DiegoAndai |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | +- [ButtonGroup] Fix style for single Button (#37692) @MaybePixem |
| 29 | +- Fix theme typography fallback value (#37845) @siriwatknp |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | +- [icons-material] Rebuild icons with `"use client"` (#37894) @mj12albert |
| 34 | + |
| 35 | +### Docs |
| 36 | + |
| 37 | +- [docs] Polish ukraine banner (#37905) @oliviertassinari |
| 38 | +- [docs] Reduce ukraine banner size (#34795) @oliviertassinari |
| 39 | +- [docs] Add callouts about controlled vs uncontrolled components in Core docs (#37849) @samuelsycamore |
| 40 | +- [docs] Add missing Portal elements to Tailwind CSS interoperability guide (#37807) @enrique-ramirez |
| 41 | +- [docs] Small pickers migration improvement (#37815) @alexfauquette |
| 42 | +- [docs] Fix pickers product name (#37825) @LukasTy |
| 43 | +- [docs][Joy][Link] Set `variant` and `color` defaults for the playground (#37817) @Studio384 |
| 44 | +- [docs][Joy][Table] Add `undefined` as an option to `stripe` (#37816) @Studio384 |
| 45 | +- [docs][base] Add Tailwind CSS & plain CSS demo on the Snackbar page (#37812) @mnajdova |
| 46 | +- [docs][base] Add Tailwind CSS & plain CSS demo on Badge page (#37768) @mnajdova |
| 47 | +- [docs][base] Fix Nested modal demo positioning (#37506) @gitstart |
| 48 | +- [docs][base] Add Tailwind CSS & plain CSS demo on the Switch page (#37728) @mnajdova |
| 49 | +- [docs-infra] Remove code tags in ToC (#37834) @cherniavskii |
| 50 | +- [docs-infra] Fixes in API pages generation (#37813) @mnajdova |
| 51 | +- [docs-infra] Add test case when using sh (#37818) @oliviertassinari |
| 52 | +- [docs-infra] Use icons instead of words for the code copy button (#37664) @danilo-leal |
| 53 | +- [docs-infra] Fix code parser (#37828) @alexfauquette |
| 54 | +- [docs-infra] Fix `marked` deprecation warning (#37769) @alexfauquette |
| 55 | +- [docs-infra] Allows to use codeblock in the docs (#37643) @alexfauquette |
| 56 | +- [docs-infra][joy] Change Joy UI's playground variant selector (#37821) @danilo-leal |
| 57 | + |
| 58 | +### Core |
| 59 | + |
| 60 | +- [core] Prepend "use-client" directive + add docs and examples for using MUI libraries with Next.js App Router (#37656) @mj12albert |
| 61 | +- [core] Fix imports to React (#37863) @oliviertassinari |
| 62 | +- [core] Disambiguate eslint plugin name @oliviertassinari |
| 63 | +- [core] Sync the lint script name with the other repositories @oliviertassinari |
| 64 | +- [core] Point to Crowdin directly @oliviertassinari |
| 65 | +- [website] Sync career page (#37847) @oliviertassinari |
| 66 | + |
| 67 | +All contributors of this release in alphabetical order: @alexfauquette, @cherniavskii, @danilo-leal, @DiegoAndai, @enrique-ramirez, @gitstart, @LukasTy, @MaybePixem, @mj12albert, @mnajdova, @nicolas-ot, @oliviertassinari, @samuelsycamore, @siriwatknp, @Studio384 |
| 68 | + |
3 | 69 | ## 5.13.7
|
4 | 70 |
|
5 | 71 | <!-- generated comparing v5.13.6..master -->
|
|
0 commit comments