What's Changed
New Features
- Add Honeypot middleware for spam protection in forms by @sergiodxa in #488
- Detect client IP behind Azure Front Door with getClientIPAddress by @wKovacs64 in #496
- Refactor singleton middleware and improve documentation by @sergiodxa in #497 (this is a breaking change for the unstable API)
- Add
secureHeaders
middleware by @TheYoxy in #484
Deprecations
- Deprecate useDebounceFetcher and useDebounceSubmit hooks by @sergiodxa in #487
New Contributors
- @wKovacs64 made their first contribution in #496
- @TheYoxy made their first contribution in #484
Full Changelog: v8.5.0...v8.6.0