Minor Changes
- Enable Keyless by default. To disable keyless use
NEXT_PUBLIC_CLERK_KEYLESS_DISABLED=1. (#4898) by @panteliselef
Patch Changes
- Bug fix: On keyless avoid infinite redirect loop when page does not exist and application is attempting to sync state with middleware. (#5073) by @panteliselef