Hacker News new | ask | show | jobs
styled-components 6.4 now available (github.com)
1 points by quantizor 112 days ago
1 comments

There's a lot of great stuff in this release! In no particular order:

- RSC implementation promoted from experimental - More intelligent caching + real algorithmic speed improvements (up to 3.5x depending on workload) - React Native improvements (css-to-react-native v4 now supported via peer when it's out) - Updated cross-framework CSP support - A seamless Client/RSC theme system via new createTheme() API - attrs() typing improvements and other quality-of-life changes

Feedback welcome, especially ideas for the next major. Documentation website refresh coming later this week!