styled-components v7.0.0-prerelease Release Notes
Release Date: 2026-05-13 // 28 days ago-
๐ No new changes since the previous release.
Full Changelog : styled-components@7.0.0-prerelease-20260513034901...styled-components@7.0.0-prerelease-20260513173704
Previous changes from v6.4.1
-
Patch Changes
- ๐ 49d09ae: Fix a performance regression in 6.4.0 where dynamic
createGlobalStylecomponents caused significant re-render slowdowns. Also restores pre-6.4 cascade ordering when multiple instances of the samecreateGlobalStylecoexist. - ๐
eca95b2: Fix outdated dev-mode error messages for keyframes-in-untagged-strings and component-selector references that still pointed at
www.styled-components.comand described behavior from styled-components v3.
- ๐ 49d09ae: Fix a performance regression in 6.4.0 where dynamic