-
**Describe the feature**
We want to try migrating to Svelte 5, but the following projects don't support Svelte 5 yet:
- svelte-intl-precompile ([open issue](https://www.github.com/cibernox/svelte-int…
rmunn updated
3 weeks ago
-
On the Kit repo we used to deploy the template on each PR, e.g. to https://cloudflare.demo.svelte.dev. It's a good way to ensure that things are working end to end. Now that `create-svelte` no longer …
-
Most functionalities stays the same as of _version 0.5.6_, except for all `$` usage for reactivity will be replaced with Svelte Runes.
Documentaiton: https://svelte.dev/docs/svelte/what-are-runes
-
### Description of the bug
I get many (325) of these errors:
```
✘ [ERROR] node_modules/svelte-heros-v2/dist/UserCircle.svelte:6:24 `p` has already been declared [plugin vite-plugin-svelte:opti…
-
Hi, it seems that this project is not maintained any more. So I've created an updated fork at [`highlight.svelte`](https://github.com/moonlitgrace/highlight.svelte).
NPM link: https://www.npmjs.com…
-
When running `pnpm run update`, I get the following error:
```
/home/user/eslint-plugin-svelte/node_modules/.pnpm/eslint@9.15.0/node_modules/eslint/lib/rules/no-empty-function.js:125
cons…
-
# Improve documentation
## Link
https://supabase.com/docs/guides/getting-started/quickstarts/sveltekit
Add a link to the page which needs improvement (if relevant)
## Describe the problem
Th…
-
Hi,
I have seen that you have added support for Svelte 5 with #25. But this isn't enough, because the lib uses SvelteComponent under the hood for the declaration of an icon. But this type is deprec…
akkie updated
3 weeks ago
-
Hello,
Thank you for this great library !
It was working great with svelte 4, but when I tried to bump, I encountered issues with reactivity. Indeed, the Layer's `render` function seems to be in…
-
When I try to format a svelte file with prettier and this plugin using format on save with vscode the entire file breaks. When I try to run prettier with the `--write` flag it reports a parsing error.…