rsnext/test/integration/client-navigation
Javi Velasco a815ba9f79
Implement Middleware RFC (#30081)
This PR adds support for [Middleware as per RFC ](https://github.com/vercel/next.js/discussions/29750). 

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes
2021-10-20 17:52:11 +00:00
..
components Format missed files (#7464) 2019-05-29 18:19:32 -07:00
lib Upgrade styled-jsx (#19241) 2020-11-17 16:53:35 +00:00
pages Implement Middleware RFC (#30081) 2021-10-20 17:52:11 +00:00
public fix(next/head): assign bool attrs to match server (#20748) 2021-01-04 19:57:52 +00:00
test Implement Middleware RFC (#30081) 2021-10-20 17:52:11 +00:00
next.config.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00