4.3.11 (2025-10-07)
Bug Fixes
- Only call
NextResponse.rewrite if really necessary (#2051) (43ed4aa) – by @amannn
In case you're relying on x-middleware-rewrite being set on the response from the next-intl middleware (e.g. for additional rewrites), please see details in #2051.