| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-18 | 334 Bytes | |
| styled-components@6.4.4 source code.tar.gz | 2026-07-18 | 398.8 kB | |
| styled-components@6.4.4 source code.zip | 2026-07-18 | 556.7 kB | |
| Totals: 3 Items | 955.8 kB | 1 | |
Patch Changes
- 537ea42: Reduce TypeScript type-checking cost for styled components, most noticeably
styled(Component)wrappers and polymorphicasusage. Large codebases that saw elevatedtscmemory and type-instantiation counts get lower type-check memory and time, with no change to the emitted types or runtime behavior.