Skip to content

Upgrade to Svelte 5 #46

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

nstringham
Copy link

This is definitely not perfect but hopefully it's 90% of there

@ghostdevv
Copy link
Owner

Thanks for the PR! I'm not currently planning on releasing a new Svelte 5 only version of the library as I know there will be a lot of projects still on Svelte 4, and I don't want to maintain two versions of the library. In the future when Svelte 5 adoption has increased, we can hopefully release a new breaking change with only Svelte 5 support - I'll keep this around till then and we can use it as a base!

Related: #27

@nstringham
Copy link
Author

Hopefully people update to Svelte 5 pretty quickly because they can still use most of their svelte 4 code in svelte 5 and if they really need to stay on svelte 4 they can always use an old version of your library

@nstringham
Copy link
Author

For anyone curious, I ended up developing my own component that worked better for my use case.
https://github.com/nstringham/connexagon/blob/eca61eb7ef659434f3901650f6e8ebf11d025234/src/lib/Turnstile.svelte

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 this pull request may close these issues.

2 participants