Releases: ghostdevv/svelte-turnstile
Releases · ghostdevv/svelte-turnstile
0.4.1
0.4.0
Changes
- feat: add reset function to component by @NathanAdhitya in #10
- Language Option by @ghostdevv in #12
- Add execution & appearance option by @ghostdevv in #13
- Update deps
- Switch to
turnstile-types
instead of own types
New Contributors
- @NathanAdhitya made their first contribution in #10
0.3.1
0.3.0
0.2.1
0.2.0
0.1.4
Changes
- Use explicit render mode
- Use new
remove
function - Update internal types (Thanks to @Le0Developer https://github.com/Le0Developer/react-turnstile/blob/420eddf1e0bde2ad593dd78bd99b8f134ce8a754/src/index.tsx#L139)