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

Support for Svelte 5 #220

Open
dshook opened this issue Nov 11, 2024 · 1 comment
Open

Support for Svelte 5 #220

dshook opened this issue Nov 11, 2024 · 1 comment

Comments

@dshook
Copy link

dshook commented Nov 11, 2024

Hi there, thanks for the project!

The big new version of Svelte came out a few weeks ago and was wondering if there's plans to upgrade to support it.

Looks like svelte-preprocess will need to be upgraded.

I was able to get it working by adding the resolution in package.json

  "resolutions": {
    "svelte-preprocess": "6.0.3"
  }

And updating the scripts.ts in the svelte example to use the new mount syntax.

@cezaraugusto
Copy link
Member

hey @dshook, totally want this.

cc @akadotsh - interested to take this one?

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

No branches or pull requests

2 participants