Skip to content

Tags: vercel/styled-jsx

Tags

v5.1.6

Toggle v5.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Move TypeScript to `devDependencies` (#848)

v5.1.5

Toggle v5.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Correct context for declaration files (#847)

v5.1.4

Toggle v5.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Use scoped JSX namespace (#846)

v5.1.3

Toggle v5.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: bump peer dep for react 19 (#844)

v5.1.2

Toggle v5.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: including global typing (#826)

v5.1.1

Toggle v5.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: typo in macro typing (#822)

v5.1.0

Toggle v5.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: styled-jsx as client-only for rsc (#816)

* Mark styled-jsx as client-only for rsc

* Upgrade bundler

* move to dep

v5.0.7

Toggle v5.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: add displayName for context (#813)

v5.0.6

Toggle v5.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: load babel macro dynamically (#812)

v5.0.5

Toggle v5.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
perf: use typeof window to detect browser (#810)