rsnext/packages/next/server/web
Meno Abels 6652d783e4
proper error if middleware or api/route not return a Response (#41336)
## Bug

The error which is thrown if the fetch method returns not a falsy or
Response value
is misleading.

Co-authored-by: Balázs Orbán <info@balazsorban.com>
2022-10-12 14:02:25 +02:00
..
sandbox Update edge runtime to 1.1.0-beta.37 (#41211) 2022-10-06 11:45:16 +00:00
spec-extension fix(ts): Middleware type tweaks (#38625) 2022-08-08 09:40:44 -05:00
adapter.ts proper error if middleware or api/route not return a Response (#41336) 2022-10-12 14:02:25 +02:00
error.ts fix(ts): Middleware type tweaks (#38625) 2022-08-08 09:40:44 -05:00
next-url.ts Fix middleware URL normalize case (#41342) 2022-10-11 14:27:31 -07:00
types.ts fix(ts): Middleware type tweaks (#38625) 2022-08-08 09:40:44 -05:00
utils.ts Enable @typescript-eslint/no-use-before-define for functions (#39602) 2022-08-15 10:29:51 -04:00