Closed
Description
Using this plugin and then depending on a version of Svelte newer than 5.17.4 results in runtime exceptions thrown: $.validate_prop_bindings is not a function
(Which is correct since, well, it's been removed).
See:
sveltejs/svelte#14946 (comment)
The package.json in the main branch of this repository already depends on a svelte
new enough to not cause problems — cutting a new release of vite-plugin-svelte should resolve the problem for every vite user!
Metadata
Metadata
Assignees
Labels
No labels