Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 524 Bytes

File metadata and controls

15 lines (10 loc) · 524 Bytes

Changelog

All notable changes to @captchaapi/react are documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.1.0] - 2026-07-13

Added

  • useCaptcha() hook wrapping window.captchaapi.solve() with solving and error state, unmount-safe aborts, and supersede handling for overlapping calls.
  • CaptchaError with the widget error code and retryAfter hint.