-
Notifications
You must be signed in to change notification settings - Fork 214
feat: remove @types/react-dom #2698
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
We don't actually need this (we use preact, not react), so it was just a matter of fixing the type imports
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
📝 No Changeset FoundThis PR doesn't include a changeset. A changeset (and the release label) is required to release a new version. How to add a changesetRun this command and follow the prompts: pnpm changesetRemember: Never use |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
5 files reviewed, no comments
|
Size Change: 0 B Total Size: 5.11 MB ℹ️ View Unchanged
|
pauldambra
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Problem
We don't actually need this (we use preact, not react), so it was just a matter of fixing the type imports.
This is follow-up from #2686, it didn't make sense to do at the time but it'd be great to remove any deps we don't need
Changes
@types/react-dom -> preact
I haven't made a new release for this, as it shouldn't affect the packaged JS at all.
Surveys still show up on the vercel preview
Release info Sub-libraries affected
Libraries affected
Checklist
If releasing new changes
pnpm changesetto generate a changeset file