Skip to content

Releases: ghostdevv/svelte-turnstile

0.4.1

14 Apr 16:47
Compare
Choose a tag to compare

Changes

  • Fix types

0.4.0

14 Apr 16:13
Compare
Choose a tag to compare

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

0.3.1

12 Dec 18:20
91eef4b
Compare
Choose a tag to compare

Changes

  • Update dependencies
  • Use new JSON body for verifying challenges #7

0.3.0

29 Nov 20:04
Compare
Choose a tag to compare

Changes

  • Timeout callback - #6
  • Retry Option - #5

0.2.1

31 Oct 17:01
bc9143c
Compare
Choose a tag to compare

Changes

  • Remove invisible option #4

0.2.0

31 Oct 01:25
Compare
Choose a tag to compare

Changes

  • Size option in #1
  • Forms Field option in #2

0.1.4

05 Oct 22:10
Compare
Choose a tag to compare

Changes

0.1.3

30 Sep 15:30
Compare
Choose a tag to compare

Changes

  • Update SvelteKit example
  • Update validation example

0.1.2

30 Sep 01:04
Compare
Choose a tag to compare

Changes

  • Add validate info
  • Add sveltekit example

0.1.1

29 Sep 22:52
Compare
Choose a tag to compare

Changes

  • Fix event types