Releases: ghostdevv/svelte-turnstile
v0.10.0
What's Changed
- feat: add preClearanceObtained to the callback event by @andriivariational in #43
New Contributors
- @andriivariational made their first contribution in #43
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Package & Repo Maintenance by @ghostdevv in #35
- feat: support svelte 5 by @ghostdevv in #28
- feat: update to turnstile-types v1.2.3 by @ghostdevv in #37
Full Changelog: v0.8.0...v0.9.0
v0.8.0
v0.7.1
v0.7.0
v0.6.1
What's Changed
- chore: add doc comments to events & remove old data attribute comments by @ghostdevv in #24
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
-
Deprecate
forms
prop in favour ofresponseField
-
Deprecate
formsField
prop in favour ofresponseFieldName
-
Deprecate the
on:turnstile-callback
event in favour ofon:callback
-
Deprecate the
on:turnstile-error
event in favour ofon:error
-
Deprecate the
on:turnstile-timeout
event in favour ofon:timeout
-
Deprecate the
on:turnstile-expired
event in favour ofon:expired
-
Add
refreshExpired
prop -
Add
on:before-interactive
event -
Add
on:after-interactive
event -
Add
on:unsupported
event -
Add error code to
on:error
event -
Export
widgetId
-
Export
turnstile
(same as window.turnstile)
by @braebo and @ghostdevv in #20
New Contributors
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- Fix props table parsing in README by @GingerAdonis in #19
- refactor: load turnstile script manually by @mstachowiak in #23
New Contributors
- @GingerAdonis made their first contribution in #19
- @mstachowiak made their first contribution in #23
Full Changelog: v0.5.0...v0.5.1
0.5.0
0.4.2
What's Changed
- fix multiple load by @sulitprod in #15
New Contributors
- @sulitprod made their first contribution in #15
Full Changelog: v0.4.1...v0.4.2