Releases: captchaapi/react
Releases · captchaapi/react
Release list
v0.1.0
First release.
- 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
- ESM, CJS, and TypeScript declarations
- React 18 and 19 support
See CHANGELOG.md for details.