We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix: Move TypeScript to `devDependencies` (#848)
fix: Correct context for declaration files (#847)
fix: Use scoped JSX namespace (#846)
fix: bump peer dep for react 19 (#844)
fix: including global typing (#826)
fix: typo in macro typing (#822)
feat: styled-jsx as client-only for rsc (#816) * Mark styled-jsx as client-only for rsc * Upgrade bundler * move to dep
fix: add displayName for context (#813)
fix: load babel macro dynamically (#812)
perf: use typeof window to detect browser (#810)