Skip to content

chore: add changeset for #626 (dialog component types)#634

Open
deepjoy wants to merge 1 commit into
tajo:mainfrom
deepjoy:changeset-626-dialog-types
Open

chore: add changeset for #626 (dialog component types)#634
deepjoy wants to merge 1 commit into
tajo:mainfrom
deepjoy:changeset-626-dialog-types

Conversation

@deepjoy
Copy link
Copy Markdown

@deepjoy deepjoy commented May 7, 2026

Summary

Adds the missing changeset for #626 ("fix: add proper types for dialog components", merged 2025-12-20 as commit 8cf3226), so the patch can ship in the next release.

The fix is on main but isn't in any published version (5.1.1 and the latest next build both predate it), which means downstream consumers still hit the underlying type error in typings-for-build/app/src/ui.tsx. In particular, @typescript/native-preview (tsgo) reports it from node_modules even with skipLibCheck: true — the @ts-ignore directives that #626 removed weren't enough on the new compiler.

No code changes — just the missing .changeset/*.md file that #626 forgot to include, so the next Version Packages run picks it up.

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