ghostdevv / svelte-turnstile

A lightweight Svelte component for Cloudflare Turnstile
https://svelte-turnstile.pages.dev/
MIT License
163 stars 10 forks source link

feat: support svelte 5 #28

Open ghostdevv opened 1 month ago

ghostdevv commented 1 month ago

Closes #27

cloudflare-pages[bot] commented 1 month ago

Deploying svelte-turnstile with  Cloudflare Pages  Cloudflare Pages

Latest commit: aad904d
Status: ✅  Deploy successful!
Preview URL: https://8c9b83df.svelte-turnstile.pages.dev
Branch Preview URL: https://svelte-5.svelte-turnstile.pages.dev

View logs

ghostdevv commented 1 month ago

The key block is not reactive to $$props, need to investigate and get that fixed or even better stop doing that weird reactivity hack and use the action options