@clerk/astro@4.0.1
📦 clerkView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release fixes a bug in the `clerkMiddleware()` helper that caused it to consume the request body. It also moves an internal helper for better reuse across SDKs.
🐛 Bug Fixes
- Fixed a bug where the `clerkMiddleware()` helper would consume the body of the request.