Download Latest Version @compiled_react@0.21.2 source code.tar.gz (1.4 MB)
Email in envelope

Get an email when there's a new version of Compiled

Home / @compiled_react@0.21.2
Name Modified Size InfoDownloads / Week
Parent folder
@compiled_react@0.21.2 source code.tar.gz 2026-05-12 1.4 MB
@compiled_react@0.21.2 source code.zip 2026-05-12 1.9 MB
README.md 2026-05-12 629 Bytes
Totals: 3 Items   3.3 MB 4

Patch Changes

  • 51925d5: Fix class component prop types under TypeScript 6. ElementAttributesProperty and ElementChildrenAttribute are now declared as inline interfaces in the CompiledJSX namespace rather than type aliases to JSX.ElementAttributesProperty / JSX.ElementChildrenAttribute. The aliases caused a circular reference when @compiled/react is used as jsxImportSource (since JSX re-exports CompiledJSX), which TypeScript 6 resolves differently — passing the class instance type to LibraryManagedAttributes instead of the extracted props, making all class component props inaccessible in JSX.
Source: README.md, updated 2026-05-12