rsnext/test/integration/middleware
Naoyuki Kanezawa 9e4724dea2
fix: hard-navigate when preflight request fails (#35145)
fixes https://github.com/vercel/next.js/issues/34199

Also fixes response code to return `500` when showing error page of preflight request failure on dev mode

## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`
2022-03-08 19:51:08 +00:00
..
core fix: hard-navigate when preflight request fails (#35145) 2022-03-08 19:51:08 +00:00
hmr fix problem with HMR when middleware and page reference the same node_module (#33873) 2022-02-01 21:46:07 +00:00
with-base-path fix(31013): add base path to preflight request url (#31101) 2021-11-09 19:03:05 +00:00
with-eval run middleware parser handler only for middleware modules (#31219) 2021-11-10 15:31:46 +00:00
with-i18n Fix middleware i18n rewrites (#31174) 2021-11-09 01:28:39 +00:00