Skip to content

Conversation

@Anber
Copy link
Collaborator

@Anber Anber commented Jan 26, 2026

Fixes a TS native preview (tsgo) regression where styled.div / styled.<tag> is missing because IntrinsicElements resolves incorrectly.

  • Ensure React.JSX.IntrinsicElements is always populated by augmenting React's JSX.IntrinsicElements from global JSX.IntrinsicElements.
  • Use React.JSX.IntrinsicElements as the source of truth for styled intrinsics.

Includes a patch changeset for @linaria/react.

@changeset-bot
Copy link

changeset-bot bot commented Jan 26, 2026

🦋 Changeset detected

Latest commit: cffa30d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 9 packages
Name Type
@linaria/react Patch
@linaria/atomic Patch
linaria Patch
@linaria/testkit Patch
linaria-website Patch
esbuild-example Patch
rollup-example Patch
vite-example Patch
webpack5-example Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Anber Anber merged commit b3331e4 into callstack:master Jan 26, 2026
4 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant