Download Latest Version styled-components@6.3.11 source code.tar.gz (285.5 kB)
Email in envelope

Get an email when there's a new version of Styled Components

Home / styled-components@6.3.10
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-02-18 729 Bytes
styled-components@6.3.10 source code.tar.gz 2026-02-18 285.3 kB
styled-components@6.3.10 source code.zip 2026-02-18 418.9 kB
Totals: 3 Items   705.0 kB 0

Patch Changes

  • f674224: fix: RSC style tags for extended components have correct href and include base CSS (#5663)

    • Fix spaces in <style href> attribute that caused React 19 hydration failures when using styled() inheritance
    • Fix missing base component CSS in RSC output when only the extended component renders
    • Emit a separate <style> tag per inheritance level with content-aware hrefs, enabling React 19 deduplication of shared base styles
    • Preserve correct CSS ordering (base before extended) for proper specificity override behavior
  • f674224: Reduce standalone/browser bundle size by making IS_RSC a build-time constant, enabling dead code elimination of RSC-specific branches

Source: README.md, updated 2026-02-18