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

Add support for Svelte v4. #449

Closed
ota-meshi opened this issue Apr 26, 2023 · 3 comments · Fixed by #524
Closed

Add support for Svelte v4. #449

ota-meshi opened this issue Apr 26, 2023 · 3 comments · Fixed by #524

Comments

@ota-meshi
Copy link
Member

ota-meshi commented Apr 26, 2023

We haven't caught any issues with Svelte v4 yet. Please comment if you think there is a problem in combination with the eslint-plugin.

Related to sveltejs/svelte#8480

@ota-meshi ota-meshi pinned this issue Apr 26, 2023
@benmccann
Copy link
Member

peedDependencies will need to include || ^4.0.0 or || ^4.0.0-next.0

@ota-meshi
Copy link
Member Author

Thank you for letting me know. I will try that later.

@AlexanderKolberg
Copy link

AlexanderKolberg commented Jun 22, 2023

The valid-compile rule do not seem to support the new customElement option

Screenshot 2023-06-22 at 10 22 09

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 a pull request may close this issue.

3 participants