rsnext/test/e2e/skip-trailing-slash-redirect/app
JJ Kasper 35308c668e
Update middleware query hydration handling (#41243)
This updates to skip the data request done during query hydration when
middleware is present as it was mainly to gather query params from any
potential rewrites in middleware although this is usually not needed for
static pages and the context can be gathered in different ways on the
client.

x-ref: [slack
thread](https://vercel.slack.com/archives/C045FKE5P51/p1665082474010149)

## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
- [ ] Errors have a helpful link attached, see `contributing.md`
2022-10-10 12:58:18 -07:00
..
pages Apply experimental configs for middleware (#41142) 2022-10-04 10:08:17 -07:00
middleware.js Update middleware query hydration handling (#41243) 2022-10-10 12:58:18 -07:00
next.config.js Update middleware query hydration handling (#41243) 2022-10-10 12:58:18 -07:00