- Fixed revalidating loader requests to reflect GET semantics and corrected URL creation for Cloudflare Pages and other non‑browser environments.
- Replaced `instanceof Response` checks with the `isResponse` utility.
- Added `requestContext` support to static handler query/queryRoute, updating the unstable API signature.