-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
Description
Describe the bug
I don't understand why this is failing though
I should also note that TemplateNode is declared in the types twice. Once in the root of the types as a non-exported type and once exported from 'svelte/types/compiler/interfaces'
Reproduction
Upgrade enhanced-img to the latest Svelte 5 and run pnpm check
Logs
No response
System Info
`main`Severity
blocking an upgrade
Additional Information
Should have been fixed with sveltejs/svelte#12292, but for some reason it seems not to be working

