Skip to content

v1.0.2

Compare
Choose a tag to compare
@Le0Developer Le0Developer released this 05 Oct 15:14
· 68 commits to main since this release
0a7a283

Added

  • Experimental (undocumented) fields responseField and responseFieldName for controlling the <input /> element generated by Turnstile.
  • style prop which is directly passed to the internal <div />

Changes

  • Using explicit rendering for Turnstile now which prevents implicit renders (also undocumented)
  • Using turnstile.remove() to remove widgets after being unloaded

Fixed

  • A race condition when loading Turnstile on page load in dev mode has been fixed
  • Callback props will now update as expected
  • Entrypoint pointing to the wrong file (#3)

New Contributors

Full Changelog: v1.0.1...v1.0.2