3.0.0
This is the stable version for Payload v3. This version has improved the tests, using end-to-end tests directly with Google reCAPTCHA.
Features
- Implemented a skip callback that can bypass the protection.
- The errorHandler callback receives more details in arguments.
- You can provide skip and errorHandler in a specific operation, not whole-project.
- The plugin adds x-recaptcha-v3 header name in Allowed Headers for CORS.
- Simplified the whole plugin.