Skip to content
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

(feat) use SvelteComponentTyped if exists #1548

Merged
merged 1 commit into from
Jul 6, 2022

Conversation

dummdidumm
Copy link
Member

Check in svelteshims if we can use SvelteComponentTyped for more aligned typings

This means invalid accessor calls are no longer caught, which is edge-case enough in my opinion so the benefits outweigh the drawbacks. In Svelte 4 this could be restricted in Svelte. @jasonlyu123 what's your opinion on this?

Check in svelteshims if we can use SvelteComponentTyped for more aligned typings

This means invalid accessor calls are no longer caught, which is edge-case enough in my opinion so the benefits outweigh the drawbacks. In Svelte 4 this could be restricted in Svelte.
Copy link
Member

@jasonlyu123 jasonlyu123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am ok with it not being caught

@dummdidumm dummdidumm merged commit 06a2757 into sveltejs:master Jul 6, 2022
@dummdidumm dummdidumm deleted the use-sct-if-possible branch July 6, 2022 06:40
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.

None yet

2 participants