From 85e7d696a4e8288b0dedf617f7ffb1176d90f87b Mon Sep 17 00:00:00 2001 From: mnajdova Date: Tue, 8 Oct 2024 11:02:34 +0200 Subject: [PATCH 1/8] [release] v6.1.3 --- CHANGELOG.md | 70 +++++++++++++++++++ package.json | 2 +- .../babel-plugin-minify-errors/package.json | 2 +- packages-internal/scripts/package.json | 2 +- packages-internal/test-utils/package.json | 2 +- packages/markdown/package.json | 2 +- .../mui-core-downloads-tracker/package.json | 2 +- packages/mui-docs/package.json | 2 +- packages/mui-envinfo/package.json | 2 +- packages/mui-icons-material/package.json | 2 +- packages/mui-lab/package.json | 2 +- packages/mui-material-nextjs/package.json | 2 +- .../mui-material-pigment-css/package.json | 2 +- packages/mui-material/package.json | 2 +- packages/mui-private-theming/package.json | 2 +- packages/mui-styled-engine-sc/package.json | 2 +- packages/mui-styled-engine/package.json | 2 +- packages/mui-styles/package.json | 2 +- packages/mui-system/package.json | 2 +- packages/mui-types/package.json | 2 +- packages/mui-utils/package.json | 2 +- 21 files changed, 90 insertions(+), 20 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94b64c52446626..fa7d7f3b0a5cbc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,75 @@ # [Versions](https://mui.com/versions/) +## v6.1.3 + + + +_Oct 8, 2024_ + +A big thanks to the 16 contributors who made this release possible. Here are some highlights ✨: + +- 🚀 Improved performance on styled components by pre-serializing and caching the styles (#43412) @romgrk + +### `@mui/material@6.1.3` + +- ​Change React.ReactElement to React.ReactElement (#43402) @sai6855 +- ​[Badge] Make keys in anchor origin partial (#43950) @sai6855 +- ​[Grid2] Fix column spacing for nested containers (#43733) @Janpot +- ​[Grid2] Remove required `item` prop for `size` prop (#44027) @Janpot +- ​[Grid2] Add compatible props warning (#43801) @k-rajat19 +- ​[Modal] Fix comment location (#44026) @oliviertassinari +- ​[OutlinedInput] Resolve border color issue on mobile (#43797) (#43879) @wojtek35 + +### `@mui/system@6.1.3` + +- ​Make createGrid compatible with React 19 types (#44035) @aarongarciah +- ​Add empty interfaces to fix issue with typescript module augmentation (#43873) @yonatan0 +- ​Pre-serialize & cache styles to improve performance (#43412) @romgrk +- ​[typescript] `SystemCSSProperties` should not have `SystemStyleObject` as value (#44029) @siriwatknp + +### `@mui/utils@6.1.3` + +- ​[utils] Make getReactElementRef React 19 compatible (#44034) @aarongarciah + +### Docs + +- ​Update docs-infra role (#44032) @mnajdova +- ​Update Material Symbols plan to reflect Google development (#44000) @oliviertassinari +- ​Fix 301 redirections in docs @oliviertassinari +- ​Fix indentation @oliviertassinari +- ​Fix Live edit copies (#43835) @oliviertassinari +- ​Virtualize icons svg (#43939) @Janpot +- ​[Grid] Fix Grid2 gap description (#43967) @aarongarciah +- ​[icons] Index search synchronously (#44001) @oliviertassinari +- ​[material-ui] Incorrect React useState Example on Toggle Button (#43987) @barrownicholas +- ​[material-ui] Add theme setting for pigment-css migration (#43993) @effektsvk +- ​[material-ui] Fix incorrect `slotProp` name in the `TextField` deprecation note. (#43985) @Chee7ah +- ​[examples] Use CSS Variables (#43856) @Juneezee + +### Core + +- ​Fix typo in useLocalStorageState (#44024) @hieunguyenduc696 +- ​Amend changelog (#43968) @aarongarciah +- ​[docs-infra] Add pointer cursor on hover for logo to improve UX (#43999) @Asin-Junior-Honore +- ​[blog] Migrate some .gif to