Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@mui/styled-engine

Package Overview
Dependencies
Maintainers
11
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mui/styled-engine - npm Package Compare versions

Comparing version
7.3.8
to
9.0.0-alpha.0
+28
-0
CHANGELOG.md
# [Versions](https://mui.com/versions/)
## 9.0.0-alpha.0
<!-- generated comparing v7.3.8..master -->
_Feb 17, 2026_
A big thanks to the 3 contributors who made this release possible.
### @mui/material@9.0.0-alpha.0
- [theme] Generate `color-mix` value on top of default generated Material UI CSS variables (#47767) @ZeeshanTamboli
### Docs
- [docs] Make tooltips describe their visible text triggers (#47658) @silviuaavram
- [docs][theme] Fix `nativeColor` docs (#47759) @ZeeshanTamboli
### Core
- [blog] A pattern for opt-in type-only breaking changes in minor versions (#47622) @bernardobelchior
- [internal] Prepare libraries for first v9 alpha release (#47756) @silviuaavram
All contributors of this release in alphabetical order: @bernardobelchior, @silviuaavram, @ZeeshanTamboli
## v8
This version is skipped to align the release version with MUI X v9.
## 7.3.8

@@ -4,0 +32,0 @@

+1
-1
/**
* @mui/styled-engine v7.3.8
* @mui/styled-engine v9.0.0-alpha.0
*

@@ -4,0 +4,0 @@ * @license MIT

/**
* @mui/styled-engine v7.3.8
* @mui/styled-engine v9.0.0-alpha.0
*

@@ -4,0 +4,0 @@ * @license MIT

{
"name": "@mui/styled-engine",
"version": "7.3.8",
"version": "9.0.0-alpha.0",
"author": "MUI Team",

@@ -5,0 +5,0 @@ "description": "styled() API wrapper package for emotion.",

@@ -11,2 +11,2 @@ # @mui/styled-engine

Visit [https://mui.com/material-ui/integrations/styled-components/](https://mui.com/material-ui/integrations/styled-components/) to view the full documentation.
Visit [https://next.mui.com/material-ui/integrations/styled-components/](https://next.mui.com/material-ui/integrations/styled-components/) to view the full documentation.