Skip to content

v0.6.0

Compare
Choose a tag to compare
@ghostdevv ghostdevv released this 02 Jul 22:51
· 31 commits to main since this release

What's Changed

  • Deprecate forms prop in favour of responseField

  • Deprecate formsField prop in favour of responseFieldName

  • Deprecate the on:turnstile-callback event in favour of on:callback

  • Deprecate the on:turnstile-error event in favour of on:error

  • Deprecate the on:turnstile-timeout event in favour of on:timeout

  • Deprecate the on:turnstile-expired event in favour of on: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