react-turnstile

Cloudflare Turnstile integration for React.

MIT License

Downloads
349.4K
Stars
381
Committers
11

Bot releases are visible (Hide)

react-turnstile - v0.2.2

Published by github-actions[bot] over 1 year ago

   🚀 Features

  • Add missing error codes on TurnstileServerValidationErrorCode  -  by @marsidev (b0269)
  • Add support for Next.js 'use client'  -  by @marsidev (4b361)

   🐞 Bug Fixes

  • Reset widget with trycatch  -  by @marsidev (9bd3d)
    View changes on GitHub
react-turnstile - v0.2.1

Published by github-actions[bot] over 1 year ago

   🚀 Features

  • Add onBeforeInteractive, onAfterInteractive and onUnsupported callbacks  -  by @marsidev (95c4b)
    View changes on GitHub
react-turnstile - v0.2.0

Published by github-actions[bot] over 1 year ago

   🚀 Features

  • Add support for manual script injection  -  by @marsidev (a9f6d)

   🐞 Bug Fixes

  • Change strategy for script injection  -  by @marsidev (2e518)
    • This allow display multiple widgets in same page
  • Fix .render() bug  -  by @marsidev (4a8a4)
    View changes on GitHub
react-turnstile - v0.1.2

Published by github-actions[bot] over 1 year ago

   🚀 Features

  • Add as prop  -  by @marsidev (fce6e)
    View changes on GitHub
react-turnstile - v0.1.1

Published by github-actions[bot] over 1 year ago

   🚀 Features

  • types: Expose TurnstileServerValidationErrorCode and TurnstileServerValidationResponse types  -  by @marsidev (b40b8)
    View changes on GitHub
react-turnstile - v0.1.0

Published by github-actions[bot] over 1 year ago

   🚀 Features

  • Add support for refreshExpired option and remove autoResetOnExpire prop  -  by @marsidev (64f10)
  • Add support for execution and appearance props  -  by @marsidev (96559)

   🐞 Bug Fixes

  • Restore container size on re-render  -  by @marsidev (bb73d)
  • Avoid type patching for window[key] (#12)  -  by @marsidev (b93b0)

   🛑 Breaking Changes

  • autoResetOnExpire prop is not valid anymore - use options.refreshExpired instead. Check this snippet.
    View changes on GitHub
react-turnstile - v0.0.8

Published by github-actions[bot] over 1 year ago

   🚀 Features

  • Add support for language option  -  by @marsidev (b0b7b)
    View changes on GitHub
react-turnstile - v0.0.7

Published by github-actions[bot] almost 2 years ago

   🚀 Features

  • Introduce invisible size props.  -  by @chez14 (aa8f6)
  • Introduce size: invisible for demo site  -  by @chez14 (e2434)

   🐞 Bug Fixes

  • Invisible-sized key will force the widget to have zero height and width  -  by @chez14 (2e932)
    View changes on GitHub
react-turnstile - v0.0.6

Published by github-actions[bot] almost 2 years ago

   Bug fixes

  • Prevent cumulative layout shift (#7)  -  by @marsidev (a9e79)
    View changes on GitHub
react-turnstile - v0.0.5

Published by github-actions[bot] almost 2 years ago

   🚀 Features

  • Add autoResetOnExpire prop  -  by @marsidev (447f9)
  • Add retry and retryInterval render options  -  by @marsidev (14549)

   🏎 Performance

  • Improve typings  -  by @marsidev (2550f)
    View changes on GitHub
react-turnstile - v0.0.4

Published by github-actions[bot] almost 2 years ago

   🚀 Features

  • Add e2e tests  -  by @marsidev (7d2b1)
  • Add size, responseField and responseFieldNames render options  -  by @marsidev (d1d74)

   🏎 Performance

  • Disable screenshots in ci  -  by @marsidev (45cb8)
    View changes on GitHub
react-turnstile - v0.0.3

Published by github-actions[bot] about 2 years ago

   🐞 Bug Fixes

  • Fix ssr issue  -  by @marsidev (12c81)
    View changes on GitHub
react-turnstile - v0.0.2

Published by github-actions[bot] about 2 years ago

   🐞 Bug Fixes

  • Remove container option, use native id prop to modify default id  -  by @marsidev (94ea0)
    View changes on GitHub
react-turnstile - v0.0.1

Published by github-actions[bot] about 2 years ago

   🐞 Bug Fixes

  • Rename package name  -  by @marsidev (348ad)
    View changes on GitHub